summaryrefslogtreecommitdiffstats
path: root/kde/post-install/konsole.post-install
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-12-22 15:09:16 +0100
committer Eric Hameleers <alien@slackware.com>2014-12-22 15:09:16 +0100
commit8d7dd4892e8aa73ce7c3ea73f48a5274e48f5428 (patch)
treef3e3dc663a60572cf6a7feb61af560b83ac81221 /kde/post-install/konsole.post-install
parenteb82fdc2eafc3d1b5f837fcda2c4903106d9d79a (diff)
downloadktown-8d7dd4892e8aa73ce7c3ea73f48a5274e48f5428.tar.gz
ktown-8d7dd4892e8aa73ce7c3ea73f48a5274e48f5428.tar.xz
KDE 4.9.5 for Slackware 14.0 (02jan2013)4.9.5
Diffstat (limited to '')
-rw-r--r--kde/post-install/konsole.post-install5
1 files changed, 3 insertions, 2 deletions
diff --git a/kde/post-install/konsole.post-install b/kde/post-install/konsole.post-install
index b0ef9a6..6104e9f 100644
--- a/kde/post-install/konsole.post-install
+++ b/kde/post-install/konsole.post-install
@@ -2,8 +2,9 @@
# still documented in the help manual. Here's a way to get the same
# thing, and it works here, but I honestly don't know how it will act
# everywhere with every shell. I just know it works with bash and ksh
-sed -i -e 's/Exec=konsole/Exec=konsole -e $SHELL -l/' \
- $PKG/usr/share/applications/kde4/konsole.desktop
+# Removed in KDE 4.9.4 package because it does not work:
+#sed -i -e 's/^Exec=konsole/Exec=konsole -e $SHELL -l/' \
+# $PKG/usr/share/applications/kde4/konsole.desktop
## I find this a little bit too bright... <change by pjv>
## Change the konsole defaults to look like the real Linux console: