summaryrefslogblamecommitdiffstats
path: root/kde/patch/konsole.patch
blob: 7a39bb3c1b8e05fa257a42245115286e9c3583ee (plain) (tree)
1
2
3
4



                                                                                                                                             
# Set TERM to 'konsole' instead of the default 'xterm-256color'
# to prevent garbled text under certain conditions:
cat $CWD/patch/konsole/konsole.term.is.konsole.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }