summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdepimlibs4.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-12-08 21:09:19 +0100
committer Eric Hameleers <alien@slackware.com>2017-12-08 21:09:19 +0100
commita1ccd60bdd8e7a7543e3d0048125059d98838fc9 (patch)
treea9792d8dd1067398fca9599406d8901d14b834c9 /kde/patch/kdepimlibs4.patch
parent86809bfb4dffb48f71f8a98049c37d9bf0e1b3ab (diff)
downloadktown-a1ccd60bdd8e7a7543e3d0048125059d98838fc9.tar.gz
ktown-a1ccd60bdd8e7a7543e3d0048125059d98838fc9.tar.xz
kdepimlibs4: fix the compilation against libical 3
Diffstat (limited to 'kde/patch/kdepimlibs4.patch')
-rw-r--r--kde/patch/kdepimlibs4.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/patch/kdepimlibs4.patch b/kde/patch/kdepimlibs4.patch
new file mode 100644
index 0000000..91a7d15
--- /dev/null
+++ b/kde/patch/kdepimlibs4.patch
@@ -0,0 +1,3 @@
+# Fix a compilation issue with new libical:
+cat $CWD/patch/kdepimlibs4/kdepimlibs.libical3.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+