diff options
Diffstat (limited to 'palm/gnome-pilot/pkg-plist')
-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 |