summaryrefslogtreecommitdiffstats
path: root/kde/patch/kpat/kpat_no_freecell_solver_dep.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-08-12 13:19:08 +0200
committer Eric Hameleers <alien@slackware.com>2018-08-12 13:19:08 +0200
commit3c99f902aa58fe642010d950e7fca1d3d2163239 (patch)
tree17323570b73e53844a2e3792341f95fa9554ea05 /kde/patch/kpat/kpat_no_freecell_solver_dep.patch
parentc5bc6eabc2f77bc6e13356e81f931c6c5f9d06ab (diff)
downloadktown-3c99f902aa58fe642010d950e7fca1d3d2163239.tar.gz
ktown-3c99f902aa58fe642010d950e7fca1d3d2163239.tar.xz
Avoid a hard dependency for kpat on freecell-solver
We don't have freecell-solver in Slackware and I do want to have kpat.
Diffstat (limited to '')
-rw-r--r--kde/patch/kpat/kpat_no_freecell_solver_dep.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/patch/kpat/kpat_no_freecell_solver_dep.patch b/kde/patch/kpat/kpat_no_freecell_solver_dep.patch
index c2a0e66..06aedca 100644
--- a/kde/patch/kpat/kpat_no_freecell_solver_dep.patch
+++ b/kde/patch/kpat/kpat_no_freecell_solver_dep.patch
@@ -73,7 +73,7 @@ index 8f738bf..c043c45 100644
KF5::KIOCore
KF5KDEGames
kcardgame
-+ ${FC_SOLVE_LIBRARIES}
++ ${FC_SOLVE_LDFLAGS}
)
install(TARGETS kpat ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})