diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-07 09:55:27 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-07 09:55:27 +0800 |
commit | 379ae0ccb2b000295bd6ef507bb8c920f4d0eb95 (patch) | |
tree | b846b7dd4e038e02895ca2e9924f073fc0ab02a9 /sysutils/gconf-editor/pkg-plist | |
parent | 9d9d688b94825e1f18590125a204abe6eeb00981 (diff) | |
download | marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar.gz marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar.bz2 marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar.lz marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar.xz marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.tar.zst marcuscom-ports-379ae0ccb2b000295bd6ef507bb8c920f4d0eb95.zip |
Use the new GConf handling policy.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2457 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gconf-editor/pkg-plist')
-rw-r--r-- | sysutils/gconf-editor/pkg-plist | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist index 1a35549a0..168f256d6 100644 --- a/sysutils/gconf-editor/pkg-plist +++ b/sysutils/gconf-editor/pkg-plist @@ -1,9 +1,7 @@ bin/gconf-editor -etc/gconf/gconf.xml.defaults/apps/gconf-editor/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gconf-editor/dialog-settings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gconf-editor/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gconf-editor/dialog-settings/%gconf.xml +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gconf-editor.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/gconf-editor.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gconf-editor.schemas > /dev/null || /usr/bin/true share/gnome/applications/gconf-editor.desktop share/gnome/help/gconf-editor/C/figures/gconf_editor_anno_window.png share/gnome/help/gconf-editor/C/gconf-editor.xml @@ -83,8 +81,4 @@ share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo @dirrm share/gnome/omf/gconf-editor @dirrm share/gnome/help/gconf-editor/C/figures @dirrm share/gnome/help/gconf-editor/C -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gconf-editor/dialog-settings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gconf-editor -@dirrm etc/gconf/gconf.xml.defaults/apps/gconf-editor/dialog-settings -@dirrm etc/gconf/gconf.xml.defaults/apps/gconf-editor @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gconf-editor/gconf-editor-C.omf 2>/dev/null || /usr/bin/true |