summaryrefslogtreecommitdiffstats
path: root/gnome/dasher
diff options
context:
space:
mode:
authorfredjo <frederic.joly@9online.fr>2009-11-06 11:08:23 +0100
committerfredjo <frederic.joly@9online.fr>2009-11-06 11:08:23 +0100
commitdf98dfa77a4c6df3f93cf5807d01a047c6451835 (patch)
tree6f3dc17f6edab180515bd9f2e4cb0faf86d67464 /gnome/dasher
parentcad61b40ee83a6aa29a4d9cdf5c329d8abc23437 (diff)
downloadnutyx-extra-df98dfa77a4c6df3f93cf5807d01a047c6451835.tar.gz
nutyx-extra-df98dfa77a4c6df3f93cf5807d01a047c6451835.tar.bz2
nutyx-extra-df98dfa77a4c6df3f93cf5807d01a047c6451835.tar.xz
nutyx-extra-df98dfa77a4c6df3f93cf5807d01a047c6451835.zip
MAJ dasher suite recompilation
Diffstat (limited to 'gnome/dasher')
-rw-r--r--gnome/dasher/.footprint8
-rw-r--r--gnome/dasher/Pkgfile1
-rwxr-xr-xgnome/dasher/post-install2
3 files changed, 6 insertions, 5 deletions
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