summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-06-17 13:53:09 +0200
committer Eric Hameleers <alien@slackware.com>2018-06-17 13:53:09 +0200
commite5520033f626cc0a4b1356560ba52220e04d7858 (patch)
tree20e56f7b6c734ce1f274835cf4fff1a351728db0
parent2bc7b977aa455208934a14e92485e171716f2228 (diff)
downloadktown-e5520033f626cc0a4b1356560ba52220e04d7858.tar.gz
ktown-e5520033f626cc0a4b1356560ba52220e04d7858.tar.xz
Do not yet apply the patch to kpat
This will be required in Applications 18.08 probably.
-rw-r--r--kde/patch/kpat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde/patch/kpat.patch b/kde/patch/kpat.patch
index dfc1651..42bbdae 100644
--- a/kde/patch/kpat.patch
+++ b/kde/patch/kpat.patch
@@ -1,5 +1,5 @@
# Commit https://cgit.kde.org/kpat.git/patch/?id=fc1d54ced6a727382599d767e55879b6843c3456
# Introduces a hard dependency on fc-solver which in turn has new dependencies
-# So, we revert this commit to avoid dropping kpat altogether
-cat $CWD/patch/kpat/kpat_no_freecell_solver_dep.patch | patch -p1 --reverse --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+# So, we revert this commit to avoid dropping kpat altogether in 18.08.0.
+#cat $CWD/patch/kpat/kpat_no_freecell_solver_dep.patch | patch -p1 --reverse --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }