From a1ccd60bdd8e7a7543e3d0048125059d98838fc9 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 8 Dec 2017 21:09:19 +0100 Subject: kdepimlibs4: fix the compilation against libical 3 --- kde/patch/kdepimlibs4.patch | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 kde/patch/kdepimlibs4.patch (limited to 'kde/patch/kdepimlibs4.patch') 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 ; } + -- cgit v1.2.3