From 8ed1c8191b3f90a7bbe04118ca7c5727eae9d034 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 19 Mar 2017 21:35:18 +0100 Subject: kde: disable patches for issues that were fixed by upstream --- kde/patch/cantor.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kde/patch/cantor.patch') 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 ; } -- cgit v1.2.3