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 /devel/devhelp | |
parent | 609543e92b7e1c0814c7296c7347eb47be3e0c89 (diff) | |
download | ports-0ea0df3ec446677bc8910fbc8d027a8efb799c2b.tar.gz ports-0ea0df3ec446677bc8910fbc8d027a8efb799c2b.zip |
Notes
Diffstat (limited to 'devel/devhelp')
-rw-r--r-- | devel/devhelp/pkg-plist | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/devhelp/pkg-plist b/devel/devhelp/pkg-plist index c44a6f169607..8b7c0c2919ea 100644 --- a/devel/devhelp/pkg-plist +++ b/devel/devhelp/pkg-plist @@ -1,10 +1,8 @@ bin/devhelp bin/devhelp-bin +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/devhelp.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/devhelp.schemas -etc/gconf/gconf.xml.defaults/apps/devhelp/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/devhelp/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/devhelp/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/devhelp/%gconf.xml +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/devhelp.schemas > /dev/null || /usr/bin/true include/devhelp-1.0/devhelp/dh-base.h include/devhelp-1.0/devhelp/dh-book-tree.h include/devhelp-1.0/devhelp/dh-error.h @@ -69,10 +67,6 @@ share/locale/uk/LC_MESSAGES/devhelp.mo share/locale/vi/LC_MESSAGES/devhelp.mo share/locale/zh_CN/LC_MESSAGES/devhelp.mo share/locale/zh_TW/LC_MESSAGES/devhelp.mo -@dirrm etc/gconf/gconf.xml.defaults/apps/devhelp/ui -@dirrm etc/gconf/gconf.xml.defaults/apps/devhelp -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/devhelp/ui -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/devhelp @dirrm share/gnome/devhelp/ui @dirrm share/gnome/devhelp/images @dirrm share/gnome/devhelp/dtd |