summaryrefslogtreecommitdiffstats
path: root/kde/post-install/plasma-workspace.post-install
diff options
context:
space:
mode:
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