From fe30b21d4309710f95f66b8015ea4f38afa76e7d Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 27 Jan 2017 11:04:38 +0100 Subject: kde-runtime: disable a patch which has been applied upstream. --- kde/patch/kde-runtime.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde/patch/kde-runtime.patch b/kde/patch/kde-runtime.patch index 77716f4..c3b6101 100644 --- a/kde/patch/kde-runtime.patch +++ b/kde/patch/kde-runtime.patch @@ -5,6 +5,6 @@ # Fix compilation against NetworkManager 1.0.6: cat $CWD/patch/kde-runtime/kde-runtime_networkmanager.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -# Fix compilation against gpgme 1.7+: -cat $CWD/patch/kde-runtime/kde-runtime_gpgme.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +## Fix compilation against gpgme 1.7+: +#cat $CWD/patch/kde-runtime/kde-runtime_gpgme.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -- cgit v1.2.3