From 6757996886b491c650673e1d362179da589c2a28 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Tue, 10 May 2005 21:38:06 +0000 Subject: [PATCH] Updated to GConf-2.10.0 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4102 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- gnome/core/gconf.xml | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/gnome/core/gconf.xml b/gnome/core/gconf.xml index b419c27e85..801b54854a 100644 --- a/gnome/core/gconf.xml +++ b/gnome/core/gconf.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -41,13 +41,13 @@ url="&GConf-download-ftp;"/> <application>GConf</application> dependencies Required -, - and + and Optional - and +, + and @@ -62,9 +62,14 @@ commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ - --sysconfdir=/etc/gnome --disable-gtk-doc && -make && -make install + --sysconfdir=/etc/gnome && +make + +This package does not come with a test suite. + +Now, as the root user: + +make install @@ -83,12 +88,8 @@ instead of $GNOME_PREFIX/etc. This installation controls all future installations of schemas. If you change the location (which includes eliminating this parameter), it must be consistent for every subsequent -GNOME-2 installation. - -: This switch disables building the -documentation during the make step. Omit this option if -you have GTK-Doc installed and wish to rebuild and -install the documentation. +GNOME-2 package +installation.