summaryrefslogtreecommitdiffstats
path: root/kde/patch/kalgebra.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-11 23:19:24 +0100
committer Eric Hameleers <alien@slackware.com>2015-01-11 23:19:24 +0100
commit7119290dd4b5d0ae882c6a5ce1737174735c5f6a (patch)
treef98d1e39d8d733020bddc7cc9fc074920d6a5bfc /kde/patch/kalgebra.patch
parentdccec7efa0031f28ddd7f2315e6a2a6c748d4696 (diff)
downloadktown-7119290dd4b5d0ae882c6a5ce1737174735c5f6a.tar.gz
ktown-7119290dd4b5d0ae882c6a5ce1737174735c5f6a.tar.xz
All packages have been built at least once. Some are failing.
The README file contains the log of problematic packages. TODO means, that I still have to create a fix. DOMNE means that the fix is in the source tree already. SKIP means that I will remove the package from the set. I am going to rebuild everything from scratch.
Diffstat (limited to 'kde/patch/kalgebra.patch')
-rw-r--r--kde/patch/kalgebra.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/kde/patch/kalgebra.patch b/kde/patch/kalgebra.patch
new file mode 100644
index 0000000..8365ff3
--- /dev/null
+++ b/kde/patch/kalgebra.patch
@@ -0,0 +1,5 @@
+# On some systems, libreadline is linked to Curses implementation directly;
+# on other, it's not, requiring you to link both Curses and Readline libraries
+# manually.
+cat $CWD/patch/kalgebra/kalgebra_ncurses_linking.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+