From b94e38649e55c1dad68ce85c590a1d9e32dd1ae8 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 22 Dec 2017 00:51:50 +0100 Subject: Remove patches that have been applied to upstream sources --- kde/patch/kcalcore.patch | 3 ++- kde/patch/kio.patch | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/kde/patch/kcalcore.patch b/kde/patch/kcalcore.patch index f2f0d04..051150d 100644 --- a/kde/patch/kcalcore.patch +++ b/kde/patch/kcalcore.patch @@ -1,3 +1,4 @@ # 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 ; } +# Fixed in Applications 17.12.0: +#cat $CWD/patch/kcalcore/kcalcore_libical3.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } diff --git a/kde/patch/kio.patch b/kde/patch/kio.patch index b518946..1caed00 100644 --- a/kde/patch/kio.patch +++ b/kde/patch/kio.patch @@ -10,5 +10,5 @@ # Qt >= 5.9.3 breaks creation of folders in kio, which affects e.g. # Dolphin and Plasma Folder View. # Fixed in KIO 5.41: -cat $CWD/patch/kio/kio_fix_url_setpath.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +#cat $CWD/patch/kio/kio_fix_url_setpath.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -- cgit v1.2.3