diff options
Diffstat (limited to 'testing/source/vtown/kde/patch/kalgebra.patch')
-rw-r--r-- | testing/source/vtown/kde/patch/kalgebra.patch | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/source/vtown/kde/patch/kalgebra.patch b/testing/source/vtown/kde/patch/kalgebra.patch deleted file mode 100644 index d17f4822d..000000000 --- a/testing/source/vtown/kde/patch/kalgebra.patch +++ /dev/null @@ -1,4 +0,0 @@ -# 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 ; } |