summaryrefslogtreecommitdiffstats
path: root/kde/patch/kpat.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-01-16 21:10:40 +0100
committer Eric Hameleers <alien@slackware.com>2019-01-16 21:10:40 +0100
commitc1e8f2bff70a1fca5b7866f62062fc2625409a96 (patch)
tree159777caf231f5fd1c0ce989cd7054a4a697686a /kde/patch/kpat.patch
parent57362c3b2112726be159861f922faf7ae66858ca (diff)
downloadktown-c1e8f2bff70a1fca5b7866f62062fc2625409a96.tar.gz
ktown-c1e8f2bff70a1fca5b7866f62062fc2625409a96.tar.xz
Remove the upstreamed patches
Diffstat (limited to 'kde/patch/kpat.patch')
-rw-r--r--kde/patch/kpat.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde/patch/kpat.patch b/kde/patch/kpat.patch
index 1651937..5bda77a 100644
--- a/kde/patch/kpat.patch
+++ b/kde/patch/kpat.patch
@@ -1,5 +1,6 @@
# 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 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 ; }
+# For 18.12.0 we will have to add freecell-solver anyway.
+#cat $CWD/patch/kpat/kpat_no_freecell_solver_dep.patch | patch -p1 --reverse --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }