summaryrefslogtreecommitdiffstats
path: root/kde/patch/kcalcore.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-12-08 21:08:18 +0100
committer Eric Hameleers <alien@slackware.com>2017-12-08 21:08:18 +0100
commit86809bfb4dffb48f71f8a98049c37d9bf0e1b3ab (patch)
treeda9411c514859a9d876aa4adfbffbb16c328b487 /kde/patch/kcalcore.patch
parent0de1771e370e5389fa731f4d03ca0bc9d13a9c3e (diff)
downloadktown-86809bfb4dffb48f71f8a98049c37d9bf0e1b3ab.tar.gz
ktown-86809bfb4dffb48f71f8a98049c37d9bf0e1b3ab.tar.xz
kcalcore: fix compile error against libical 3
Diffstat (limited to 'kde/patch/kcalcore.patch')
-rw-r--r--kde/patch/kcalcore.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/patch/kcalcore.patch b/kde/patch/kcalcore.patch
new file mode 100644
index 0000000..f2f0d04
--- /dev/null
+++ b/kde/patch/kcalcore.patch
@@ -0,0 +1,3 @@
+# Fix compile error against new libical 3:
+cat $CWD/patch/kcalcore/kcalcore_libical3.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+