From df98dfa77a4c6df3f93cf5807d01a047c6451835 Mon Sep 17 00:00:00 2001 From: fredjo Date: Fri, 6 Nov 2009 11:08:23 +0100 Subject: MAJ dasher suite recompilation --- gnome/dasher/.footprint | 8 ++++---- gnome/dasher/Pkgfile | 1 + gnome/dasher/post-install | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'gnome/dasher') diff --git a/gnome/dasher/.footprint b/gnome/dasher/.footprint index c82b22054..efc3fd4e6 100644 --- a/gnome/dasher/.footprint +++ b/gnome/dasher/.footprint @@ -1,10 +1,10 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/gconf/ +drwxr-xr-x root/root etc/gconf/schemas/ +-rw-r--r-- root/root etc/gconf/schemas/dasher.schemas drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/dasher -drwxr-xr-x root/root usr/etc/ -drwxr-xr-x root/root usr/etc/gconf/ -drwxr-xr-x root/root usr/etc/gconf/schemas/ --rw-r--r-- root/root usr/etc/gconf/schemas/dasher.schemas drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/dasher.1.gz diff --git a/gnome/dasher/Pkgfile b/gnome/dasher/Pkgfile index 192e0b8df..c2cd4360b 100644 --- a/gnome/dasher/Pkgfile +++ b/gnome/dasher/Pkgfile @@ -13,6 +13,7 @@ source=(http://download.gnome.org/desktop/${gnomever%.*}/$gnomever/sources/$name build() { cd $name-$version ./configure --prefix=$GNOME_PREFIX \ + --sysconfdir=/etc \ --mandir=/usr/man \ --with-a11y=yes \ --with-gnome=yes \ diff --git a/gnome/dasher/post-install b/gnome/dasher/post-install index 7e2f0f5dd..ec6a744f7 100755 --- a/gnome/dasher/post-install +++ b/gnome/dasher/post-install @@ -3,7 +3,7 @@ port=dasher # gconf schemas -SCHEMAS="`pkginfo -l $port | grep usr/etc/gconf/schemas/.*\.schemas$`" +SCHEMAS="`pkginfo -l $port | grep etc/gconf/schemas/.*\.schemas$`" for SCHEMA in $SCHEMAS do -- cgit v1.2.3-70-g09d2