summaryrefslogblamecommitdiffstats
path: root/kde/patch/kalgebra.patch
blob: 8365ff31bd7b9d85b7eefea1df917581fe078dae (plain) (tree)
1
2
3
4
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 ; }