summaryrefslogtreecommitdiffstats
path: root/extra/libgnome/post-install
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-21 23:27:02 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-21 23:27:02 +0200
commitaeb7a85139d311c78f5b649e31607d7a8d01d7af (patch)
treeb2a2b4cf3ca23611cfb92e30d74ac7efa1d3d44e /extra/libgnome/post-install
parent647601f98be4cbee8d498cac6ed693a8b3f034c6 (diff)
downloadnutyx-pakxe-aeb7a85139d311c78f5b649e31607d7a8d01d7af.tar.gz
nutyx-pakxe-aeb7a85139d311c78f5b649e31607d7a8d01d7af.tar.bz2
nutyx-pakxe-aeb7a85139d311c78f5b649e31607d7a8d01d7af.tar.xz
nutyx-pakxe-aeb7a85139d311c78f5b649e31607d7a8d01d7af.zip
libgnome, nouveau fond
Diffstat (limited to 'extra/libgnome/post-install')
-rwxr-xr-xextra/libgnome/post-install4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libgnome/post-install b/extra/libgnome/post-install
index 58d717296..d2f6ac8a9 100755
--- a/extra/libgnome/post-install
+++ b/extra/libgnome/post-install
@@ -7,8 +7,8 @@ SCHEMAS="`pkginfo -l $port | grep etc/gconf/schemas/.*\.schemas$`"
for SCHEMA in $SCHEMAS
do
- export GCONF_CONFIG_SOURCE=`$GNOME_PREFIX/bin/gconftool-2 --get-default-source`
- $GNOME_PREFIX/bin/gconftool-2 --makefile-install-rule /$SCHEMA > /dev/null
+ export GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source`
+ /usr/bin/gconftool-2 --makefile-install-rule /$SCHEMA > /dev/null
done
# reload gconf caches