From e5520033f626cc0a4b1356560ba52220e04d7858 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 17 Jun 2018 13:53:09 +0200 Subject: Do not yet apply the patch to kpat This will be required in Applications 18.08 probably. --- kde/patch/kpat.patch | 4 ++-- 1 file 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 ; } -- cgit v1.2.3