summaryrefslogtreecommitdiffstats
path: root/kde/patch/kcalcore.patch
diff options
context:
space:
mode:
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 ; }
+