summaryrefslogtreecommitdiffstats
path: root/kde/patch/cantor.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-03-19 21:35:18 +0100
committer Eric Hameleers <alien@slackware.com>2017-03-19 21:35:18 +0100
commit8ed1c8191b3f90a7bbe04118ca7c5727eae9d034 (patch)
tree683f0784d9a467c8b6380e3deb7ba5097cc732ce /kde/patch/cantor.patch
parent7bb3394d69422f234ffc5544930dd1d90917d50f (diff)
downloadktown-8ed1c8191b3f90a7bbe04118ca7c5727eae9d034.tar.gz
ktown-8ed1c8191b3f90a7bbe04118ca7c5727eae9d034.tar.xz
kde: disable patches for issues that were fixed by upstream
Diffstat (limited to 'kde/patch/cantor.patch')
-rw-r--r--kde/patch/cantor.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde/patch/cantor.patch b/kde/patch/cantor.patch
index 23fca38..54f2b47 100644
--- a/kde/patch/cantor.patch
+++ b/kde/patch/cantor.patch
@@ -1,4 +1,4 @@
-# Fix build against KF 5.31.0:
-cat $CWD/patch/cantor/cantor_python.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
-cat $CWD/patch/cantor/cantor_julia.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+# Fix build against KF 5.31.0 (repaired in 16.12.3):
+#cat $CWD/patch/cantor/cantor_python.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/cantor/cantor_julia.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }