summaryrefslogtreecommitdiffstats
path: root/openbox/build/openbox.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/build/openbox.SlackBuild')
-rwxr-xr-xopenbox/build/openbox.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbox/build/openbox.SlackBuild b/openbox/build/openbox.SlackBuild
index 49f743a4..e432fd8e 100755
--- a/openbox/build/openbox.SlackBuild
+++ b/openbox/build/openbox.SlackBuild
@@ -190,6 +190,9 @@ install -D -m 0755 $SRCDIR/xinitrc.openbox-session $PKG/etc/X11/xinit/xinitrc.op
sed -i "s/Name=Openbox/Name=Openbox-Session/" openbox-session.desktop
)
+# And remove the KDE/GNOME session .desktop files, they are just pollution:
+rm $PKG/usr/share/xsessions/openbox-{gnome,kde}.desktop
+
# Make sure that KDM picks up the session files as well:
mkdir -p $PKG/usr/share/apps/kdm/sessions
( cd $PKG/usr/share/apps/kdm/sessions