Author: randy
Date: 2010-03-18 06:48:21 -0600 (Thu, 18 Mar 2010)
New Revision: 8340

Modified:
   trunk/BOOK/gnome/core/gconf.xml
Log:
Removed a comment from the GConf instructions which caused the page to display 
with a blank line at the top of the build commands

Modified: trunk/BOOK/gnome/core/gconf.xml
===================================================================
--- trunk/BOOK/gnome/core/gconf.xml     2010-03-18 12:46:37 UTC (rev 8339)
+++ trunk/BOOK/gnome/core/gconf.xml     2010-03-18 12:48:21 UTC (rev 8340)
@@ -69,11 +69,10 @@
     <xref linkend="polkit"/></para>
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
-    <para role="recommended"><xref linkend="gtk2"/> (Required if building
-    <application>GNOME</application>. Without this,
-    <command>gconf-sanity-check-2</command> will not be built.
-    <command>gconf-sanity-check-2</command> is required for building
-    <application>GNOME Session</application>.)</para>
+    <para role="recommended"><xref linkend="gtk2"/> (Required if building a
+    <application>GNOME</application> desktop because it will build the program
+    <command>gconf-sanity-check-2</command>, which is required for
+    building <application>GNOME Session</application>.)</para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="openldap"/>,
@@ -91,8 +90,7 @@
     <para>Install <application>GConf</application> by running the following
     commands:</para>
 
-<screen><userinput><!--patch -Np1 -i 
../GConf-&GConf-version;-sysconfdir-1.patch &amp;&amp;-->
-patch -Np1 -i ../GConf-&GConf-version;-sysconfdir-1.patch &amp;&amp;
+<screen><userinput>patch -Np1 -i ../GConf-&GConf-version;-sysconfdir-1.patch 
&amp;&amp;
 ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
             --sysconfdir=&gnome-etc-dir; \
             --libexecdir=$(pkg-config \

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to