summaryrefslogtreecommitdiffstats
path: root/kde/patch/kde-runtime.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-01-27 11:04:38 +0100
committer Eric Hameleers <alien@slackware.com>2017-01-27 11:04:38 +0100
commitfe30b21d4309710f95f66b8015ea4f38afa76e7d (patch)
treefac8c8f440c41dc19bc399e574f34a63d13ec9fc /kde/patch/kde-runtime.patch
parent34eaef58d59c97fef278f797f1875e5d39fe0797 (diff)
downloadktown-fe30b21d4309710f95f66b8015ea4f38afa76e7d.tar.gz
ktown-fe30b21d4309710f95f66b8015ea4f38afa76e7d.tar.xz
kde-runtime: disable a patch which has been applied upstream.
Diffstat (limited to '')
-rw-r--r--kde/patch/kde-runtime.patch4
1 files 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 ; }