Author: krejzi
Date: 2012-03-10 13:38:39 -0700 (Sat, 10 Mar 2012)
New Revision: 9667
Modified:
trunk/BOOK/gnome/add/gnome-color-manager.xml
Log:
remove possibly last of gnome-packagekit deps
Modified: trunk/BOOK/gnome/add/gnome-color-manager.xml
===================================================================
--- trunk/BOOK/gnome/add/gnome-color-manager.xml 2012-03-10 16:51:39 UTC
(rev 9666)
+++ trunk/BOOK/gnome/add/gnome-color-manager.xml 2012-03-10 20:38:39 UTC
(rev 9667)
@@ -91,7 +91,8 @@
commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX \
- --libexecdir=$GNOME_PREFIX/lib/gnome-color-manager &&
+ --libexecdir=$GNOME_PREFIX/lib/gnome-color-manager \
+ --disable-packagekit &&
make</userinput></screen>
<!-- in this case, lie - it looks as if our version of glibc broke it
@@ -109,6 +110,9 @@
This parameter ensures <filename>gcm-helper-exiv</filename> is not
installed
into <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
+ <para><parameter>--disable-packagekit</parameter>: This parameter disables
use
+ of PackageKit which isn't suitable for BLFS.</para>
+
<para><option>--enable-static=no</option>: This switch prevents the static
libraries being installed.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page