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 /sysutils/gnome-system-monitor | |
parent | 609543e92b7e1c0814c7296c7347eb47be3e0c89 (diff) | |
download | ports-0ea0df3ec446677bc8910fbc8d027a8efb799c2b.tar.gz ports-0ea0df3ec446677bc8910fbc8d027a8efb799c2b.zip |
Notes
Diffstat (limited to 'sysutils/gnome-system-monitor')
-rw-r--r-- | sysutils/gnome-system-monitor/pkg-plist | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/sysutils/gnome-system-monitor/pkg-plist b/sysutils/gnome-system-monitor/pkg-plist index bf559c2732a3..96505c1e463e 100644 --- a/sysutils/gnome-system-monitor/pkg-plist +++ b/sysutils/gnome-system-monitor/pkg-plist @@ -1,13 +1,7 @@ bin/gnome-system-monitor -etc/gconf/gconf.xml.defaults/apps/procman/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/disktree/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/memmapstree/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/proctree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree/%gconf.xml +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-system-monitor.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/gnome-system-monitor.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-system-monitor.schemas > /dev/null || /usr/bin/true share/gnome/applications/gnome-system-monitor.desktop share/gnome/help/gnome-system-monitor/C/figures/addColumn.png share/gnome/help/gnome-system-monitor/C/figures/changePriority.png @@ -84,12 +78,4 @@ share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo @dirrm share/gnome/help/gnome-system-monitor/C/figures @dirrm share/gnome/help/gnome-system-monitor/C @dirrm share/gnome/help/gnome-system-monitor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/proctree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/memmapstree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/disktree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf 2>/dev/null || /usr/bin/true |