summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-10-24 22:17:30 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-10-24 22:17:30 +0200
commitae3a6c3cd3bf6a4eb9d925fd7597964dc4483af5 (patch)
treecfe2f91655f2ebb4a739232f9e3db63730daa185
parent1932206faf1efb7f177432836d068523b9978bf0 (diff)
downloadnutyx-pakxe-ae3a6c3cd3bf6a4eb9d925fd7597964dc4483af5.tar.gz
nutyx-pakxe-ae3a6c3cd3bf6a4eb9d925fd7597964dc4483af5.tar.bz2
nutyx-pakxe-ae3a6c3cd3bf6a4eb9d925fd7597964dc4483af5.tar.xz
nutyx-pakxe-ae3a6c3cd3bf6a4eb9d925fd7597964dc4483af5.zip
gnome-terminal, maj post-install
-rwxr-xr-xgnome/gnome-terminal/post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/gnome-terminal/post-install b/gnome/gnome-terminal/post-install
index bd510f5a3..3f90b4f1a 100755
--- a/gnome/gnome-terminal/post-install
+++ b/gnome/gnome-terminal/post-install
@@ -8,7 +8,7 @@ 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/gconftool-2 --makefile-install-rule /$SCHEMA > /dev/null
+ $GNOME_PREFIX/bin/gconftool-2 --makefile-install-rule /$SCHEMA > /dev/null
done
# reload gconf caches