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 /palm/gnome-pilot | |
parent | 609543e92b7e1c0814c7296c7347eb47be3e0c89 (diff) | |
download | ports-0ea0df3ec446677bc8910fbc8d027a8efb799c2b.tar.gz ports-0ea0df3ec446677bc8910fbc8d027a8efb799c2b.zip |
Notes
Diffstat (limited to 'palm/gnome-pilot')
-rw-r--r-- | palm/gnome-pilot/pkg-plist | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/palm/gnome-pilot/pkg-plist b/palm/gnome-pilot/pkg-plist index ff7627d27c12..9076d6b9de68 100644 --- a/palm/gnome-pilot/pkg-plist +++ b/palm/gnome-pilot/pkg-plist @@ -2,9 +2,9 @@ bin/gnome-pilot-make-password bin/gpilot-install-file bin/gpilotd-control-applet bin/gpilotd-session-wrapper -etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet/prefs/%gconf.xml +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/pilot.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/pilot.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/pilot.schemas > /dev/null || /usr/bin/true include/gpilotd/gnome-pilot-client.h include/gpilotd/gnome-pilot-conduit-backup.h include/gpilotd/gnome-pilot-conduit-file.h @@ -88,6 +88,4 @@ share/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo @dirrm share/gnome/gnome-pilot/glade @dirrm include/libgpilotdCM @dirrm include/gpilotd -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gpilot_applet @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-pilot/gnome-pilot-C.omf 2>/dev/null || /usr/bin/true |