diff --git a/gnome/core/control-center.xml b/gnome/core/control-center.xml index 2bcc3fef56..8a02d97eca 100644 --- a/gnome/core/control-center.xml +++ b/gnome/core/control-center.xml @@ -78,8 +78,7 @@ ./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 && + --localstatedir=/var/lib --sysconfdir=/etc/gnome && make This package does not come with a test suite. @@ -107,8 +106,9 @@ make puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc. - --enable-aboutme: Enables building the - gnome-about-me capplet. + : Enables building the + gnome-about-me capplet. Evolution Data + Server must be installed to use this parameter.