summaryrefslogtreecommitdiffstats
path: root/kde/patch/calligra.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-12-22 15:11:27 +0100
committer Eric Hameleers <alien@slackware.com>2014-12-22 15:11:27 +0100
commit5fc3fdb057a38c4c237a09c390871899dcfde24a (patch)
tree8b63511032f4850e197a065260d07f5970ad6dab /kde/patch/calligra.patch
parent8d7dd4892e8aa73ce7c3ea73f48a5274e48f5428 (diff)
downloadktown-4.10.5.tar.gz
ktown-4.10.5.tar.xz
KDE 4.10.5 for Slackware 14.0 (02jul2013)4.10.5
Diffstat (limited to 'kde/patch/calligra.patch')
-rw-r--r--kde/patch/calligra.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/kde/patch/calligra.patch b/kde/patch/calligra.patch
deleted file mode 100644
index 973a8bf..0000000
--- a/kde/patch/calligra.patch
+++ /dev/null
@@ -1,7 +0,0 @@
-# Required patch for a successful compilation with gcc 4.7:
-# (still required for calligra-2.3.92)
-cat $CWD/patch/calligra/calligra-2.3.87_gcc47.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
-
-# Patch for "corrupted document", side-effect of compiling calligra-2.4.0 with gcc-4.7.0:
-zcat $CWD/patch/calligra/calligra.git.6e4d171dfa5bad07e06277ef8e36d8a6a00005db.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
-