Author: randy
Date: 2005-10-11 10:13:13 -0600 (Tue, 11 Oct 2005)
New Revision: 5169

Modified:
   trunk/BOOK/gnome/core/control-center.xml
Log:
Removed optional parameter from GNOME Control Center's configure command

Modified: trunk/BOOK/gnome/core/control-center.xml
===================================================================
--- trunk/BOOK/gnome/core/control-center.xml    2005-10-11 15:28:08 UTC (rev 
5168)
+++ trunk/BOOK/gnome/core/control-center.xml    2005-10-11 16:13:13 UTC (rev 
5169)
@@ -78,8 +78,7 @@
 
 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix 
ORBit-2.0` \
     --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
-    --localstatedir=/var/lib --sysconfdir=/etc/gnome \
-    --enable-aboutme &amp;&amp;
+    --localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>
@@ -107,8 +106,9 @@
     puts configuration files in <filename 
class="directory">/etc/gnome</filename>
     instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
 
-    <para><parameter>--enable-aboutme</parameter>: Enables building the
-    <command>gnome-about-me</command> capplet.</para>
+    <para><option>--enable-aboutme</option>: Enables building the
+    <command>gnome-about-me</command> capplet. <application>Evolution Data
+    Server</application> must be installed to use this parameter.</para>
 
   </sect2>
 

-- 
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