diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-07-07 16:23:51 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-07-07 16:23:51 +0000 |
commit | 0ea0df3ec446677bc8910fbc8d027a8efb799c2b (patch) | |
tree | 56036dd723cd7d4e241aa4fdb824e3dd98284e61 /editors/ghex2 | |
parent | 609543e92b7e1c0814c7296c7347eb47be3e0c89 (diff) |
Notes
Diffstat (limited to 'editors/ghex2')
-rw-r--r-- | editors/ghex2/pkg-plist | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist index e0080d42706e..cc67a2c842bc 100644 --- a/editors/ghex2/pkg-plist +++ b/editors/ghex2/pkg-plist @@ -1,7 +1,7 @@ bin/ghex2 -etc/gconf/gconf.xml.defaults/apps/ghex2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ghex2/%gconf.xml +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/ghex2.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/ghex2.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/ghex2.schemas > /dev/null || /usr/bin/true include/gtkhex/accessiblegtkhex.h include/gtkhex/accessiblegtkhexfactory.h include/gtkhex/gtkhex.h @@ -143,8 +143,6 @@ share/locale/zh_TW/LC_MESSAGES/ghex-2.0.mo @dirrm share/gnome/help/ghex2/C @dirrm share/gnome/help/ghex2 @dirrm include/gtkhex -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ghex2 -@dirrm etc/gconf/gconf.xml.defaults/apps/ghex2 @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex-C.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-de.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-es.omf 2>/dev/null || /usr/bin/true |