summaryrefslogtreecommitdiffstats
path: root/kde/patch/konsole.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-04-04 23:02:09 +0200
committer Eric Hameleers <alien@slackware.com>2018-04-04 23:02:09 +0200
commit355d515c5c03f55f38464eac2565c9a08a7a8551 (patch)
treeb81af9cd95c1e37580ea527bb5dba567ec70009c /kde/patch/konsole.patch
parent6c265e3c613eb8c801e216c018d164d5be7a2f7d (diff)
downloadktown-355d515c5c03f55f38464eac2565c9a08a7a8551.tar.gz
ktown-355d515c5c03f55f38464eac2565c9a08a7a8551.tar.xz
Recompilation required after icu4c and poppler ABI breakage
Diffstat (limited to '')
-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 ; }
+