summaryrefslogtreecommitdiffstats
path: root/kde/patch/konsole.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/konsole.patch')
-rw-r--r--kde/patch/konsole.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/konsole.patch b/kde/patch/konsole.patch
new file mode 100644
index 0000000..7a39bb3
--- /dev/null
+++ b/kde/patch/konsole.patch
@@ -0,0 +1,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 ; }
+