[Fedora-spins] [spin-kickstarts/F-14] Fix bad line breaks.

Bruno Wolff III bruno at fedoraproject.org
Fri Oct 22 15:23:31 UTC 2010


commit 92a0cae8049807ce550b61d65ea773b7d1f91670
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Fri Oct 22 10:18:48 2010 -0500

    Fix bad line breaks.

 fedora-livecd-desktop.ks |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/fedora-livecd-desktop.ks b/fedora-livecd-desktop.ks
index 3702b92..71cdf97 100644
--- a/fedora-livecd-desktop.ks
+++ b/fedora-livecd-desktop.ks
@@ -78,9 +78,7 @@ cat >> /etc/rc.d/init.d/livesys << EOF
 
 # Since we aren't including the animated backgrounds we should use the plain one
 .
-gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults
- -t str -s /desktop/gnome/background/picture_filename /usr/share/backgrounds/lau
-ghlin/default/laughlin.xml
+gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -t str -s /desktop/gnome/background/picture_filename /usr/share/backgrounds/laughlin/default/laughlin.xml
 
 EOF
 %end


More information about the spins mailing list