From 692ad71b096c30daba22ea8eb34661334de84eed Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 24 Jan 2011 22:20:02 +0100 Subject: gconf, correction port et dépendances MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/gconf/Pkgfile | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'extra/gconf') diff --git a/extra/gconf/Pkgfile b/extra/gconf/Pkgfile index cc91d96a1..f168a2180 100644 --- a/extra/gconf/Pkgfile +++ b/extra/gconf/Pkgfile @@ -2,8 +2,8 @@ # URL: http://www.gnome.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: orbit2, polkit, glib, gtk, libldap -# Run on: glib,pcre,dbus-glib,orbit2 +# Depends on: orbit2, polkit, dbus-glib, gtk, libldap +# Run on: dbus-glib,orbit,libldap2 name=gconf version=2.32.1 @@ -17,16 +17,15 @@ build() { cd GConf-$version patch -Np1 -i ../GConf-$ver_lfs-sysconfdir-1.patch - ./configure --prefix=$GNOME_PREFIX\ + ./configure --prefix=/usr \ --sysconfdir=/etc \ --disable-static \ --enable-defaults-service \ - --libexecdir=$GNOME_PREFIX/lib/GConf \ - --mandir=$GNOME_PREFIX/share/man + --libexecdir=/usr/lib/GConf \ + --mandir=/usr/share/man make make DESTDIR=$PKG install - rm -r $PKG/$GNOME_PREFIX/share/gtk-doc + rm -r $PKG/usr/share/gtk-doc install -v -m755 -d $PKG/etc/gconf/gconf.xml.system } - -- cgit v1.2.3-70-g09d2