summaryrefslogtreecommitdiffstats
path: root/kde/post-install/plasma-workspace.post-install
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-21 21:58:23 +0100
committer Eric Hameleers <alien@slackware.com>2015-01-21 21:58:23 +0100
commitf7b649b324482634c80355998d3011fa72272cec (patch)
treee9a35355832a7da71db89828981a40512b974b02 /kde/post-install/plasma-workspace.post-install
parentaec6c87b27133ada8cce50f9ccc9a4e7752a6422 (diff)
downloadktown-f7b649b324482634c80355998d3011fa72272cec.tar.gz
ktown-f7b649b324482634c80355998d3011fa72272cec.tar.xz
Plasma-workspace:rRemove custom kde5-plasma*.desktop files.
Also we no longer compile kde-workspace since most of this package's files clash with plasma-workspace and we are targeting a KDE 5 workspace anyway, not a KDE 4 one.
Diffstat (limited to 'kde/post-install/plasma-workspace.post-install')
-rw-r--r--kde/post-install/plasma-workspace.post-install29
1 files changed, 15 insertions, 14 deletions
diff --git a/kde/post-install/plasma-workspace.post-install b/kde/post-install/plasma-workspace.post-install
index bb5ddec..c9fa086 100644
--- a/kde/post-install/plasma-workspace.post-install
+++ b/kde/post-install/plasma-workspace.post-install
@@ -10,20 +10,21 @@ chmod 0755 $PKG/etc/X11/xinit/xinitrc.plasma
## Fix a path in the startkde script:
#sed -e 's,/opt/kd5/lib64/libexec/kf5/start_kdeinit_wrapper,/usr/lib64/libexec/kf5/start_kdeinit_wrapper,' -i $PKG/opt/kf5/bin/startkde
-# Allow other login managers to show KDE Plasma2 desktop sessions:
-mkdir -p $PKG/usr/share/xsessions
-cat $CWD/post-install/plasma-workspace/xsession/kde5-plasma.desktop \
- | sed -e "s,@PREFIX@,/usr,g" \
- > $PKG/usr/share/xsessions/kde5-plasma.desktop
-cat $CWD/post-install/plasma-workspace/xsession/kde5-plasma-safe.desktop \
- | sed -e "s,@PREFIX@,/usr,g" \
- > $PKG/usr/share/xsessions/kde5-plasma-safe.desktop
-mkdir -p $PKG/usr/bin
-cat $CWD/post-install/plasma-workspace/xsession/kde5init \
- | sed -e "s,@PREFIX@,/usr,g" \
- -e "s,@LIBDIRSUFFIX@,$LIBDIRSUFFIX,g" \
- > $PKG/usr/bin/kde5init
-chmod 755 $PKG/usr/bin/kde5init
+# No longer needed, plasma-workspace includes its own file now:
+## Allow other login managers to show KDE Plasma2 desktop sessions:
+#mkdir -p $PKG/usr/share/xsessions
+#cat $CWD/post-install/plasma-workspace/xsession/kde5-plasma.desktop \
+# | sed -e "s,@PREFIX@,/usr,g" \
+# > $PKG/usr/share/xsessions/kde5-plasma.desktop
+#cat $CWD/post-install/plasma-workspace/xsession/kde5-plasma-safe.desktop \
+# | sed -e "s,@PREFIX@,/usr,g" \
+# > $PKG/usr/share/xsessions/kde5-plasma-safe.desktop
+#mkdir -p $PKG/usr/bin
+#cat $CWD/post-install/plasma-workspace/xsession/kde5init \
+# | sed -e "s,@PREFIX@,/usr,g" \
+# -e "s,@LIBDIRSUFFIX@,$LIBDIRSUFFIX,g" \
+# > $PKG/usr/bin/kde5init
+#chmod 755 $PKG/usr/bin/kde5init
# What is "plugins/plugins"?
mv $PKG/usr/lib64/qt5/plugins/{plugins,}/phonon_platform