summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdesdk-kioslaves.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-11-19 00:42:34 +0100
committer Eric Hameleers <alien@slackware.com>2015-11-19 00:42:34 +0100
commit568e6085251526ae1a73d9e2b87102f569355052 (patch)
tree5586429e9531bf0ae9918b70467df9f52956ec68 /kde/patch/kdesdk-kioslaves.patch
parentd86aaa49de3703becaa822d62e0c34ef7feec0f7 (diff)
downloadktown-568e6085251526ae1a73d9e2b87102f569355052.tar.gz
ktown-568e6085251526ae1a73d9e2b87102f569355052.tar.xz
kdesdk-kioslaves: patched to compile against svn >= 1.9.
Diffstat (limited to 'kde/patch/kdesdk-kioslaves.patch')
-rw-r--r--kde/patch/kdesdk-kioslaves.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/patch/kdesdk-kioslaves.patch b/kde/patch/kdesdk-kioslaves.patch
new file mode 100644
index 0000000..dd4f9e2
--- /dev/null
+++ b/kde/patch/kdesdk-kioslaves.patch
@@ -0,0 +1,3 @@
+# Fix compilation against svn > 1.8.
+cat $CWD/patch/kdesdk-kioslaves/svn19.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+