summaryrefslogtreecommitdiffstats
path: root/fedora-livecd-xfce.ks
diff options
context:
space:
mode:
authorRahul Sundaram <sundaram@sundaram.pnq.redhat.com>2008-09-26 02:28:01 +0530
committerRahul Sundaram <sundaram@sundaram.pnq.redhat.com>2008-09-26 02:28:01 +0530
commitd232790f677ad14552d13437210ebc6063da8910 (patch)
tree4bac6fbfc02c91c97c0eb03ebe79b18f57cb4f9d /fedora-livecd-xfce.ks
parent2bbb44b3c28b68138dc84c032df6ba3c32e51252 (diff)
downloadspin-kickstarts-d232790f677ad14552d13437210ebc6063da8910.tar.gz
spin-kickstarts-d232790f677ad14552d13437210ebc6063da8910.tar.xz
spin-kickstarts-d232790f677ad14552d13437210ebc6063da8910.zip
fix gnome session desktop file path
Diffstat (limited to 'fedora-livecd-xfce.ks')
-rw-r--r--fedora-livecd-xfce.ks2
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora-livecd-xfce.ks b/fedora-livecd-xfce.ks
index 0729007..866197d 100644
--- a/fedora-livecd-xfce.ks
+++ b/fedora-livecd-xfce.ks
@@ -178,7 +178,7 @@ EOF
# remove this session file from gnome-session package to make xfce the default
# temporary hack till this file is split up from the package
-rm -rf /usr/share/xsessions/gnome.session
+rm -rf /usr/share/xsessions/gnome.desktop
%end