summaryrefslogtreecommitdiffstats
path: root/kde/patch/kalgebra.patch
diff options
context:
space:
mode:
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 ; }
+