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 /mail/ximian-connector | |
parent | 609543e92b7e1c0814c7296c7347eb47be3e0c89 (diff) |
Notes
Diffstat (limited to 'mail/ximian-connector')
-rw-r--r-- | mail/ximian-connector/pkg-plist | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/ximian-connector/pkg-plist b/mail/ximian-connector/pkg-plist index 4d9afd021282..2041a036ef58 100644 --- a/mail/ximian-connector/pkg-plist +++ b/mail/ximian-connector/pkg-plist @@ -1,7 +1,7 @@ bin/ximian-connector-setup -etc/gconf/gconf.xml.defaults/apps/evolution/exchange/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/evolution/exchange/%gconf.xml +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/apps_evolution_exchange.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/apps_evolution_exchange.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/apps_evolution_exchange.schemas > /dev/null || /usr/bin/true lib/evolution/%%EVO_VERSION%%/camel-providers/libcamelexchange.so lib/evolution/%%EVO_VERSION%%/camel-providers/libcamelexchange.urls libdata/bonobo/servers/GNOME_Evolution_Exchange_Storage.server @@ -19,5 +19,3 @@ share/locale/de/LC_MESSAGES/ximian-connector-%%VERSION%%.mo @dirrm share/gnome/ximian-connector/%%VERSION%%/glade @dirrm share/gnome/ximian-connector/%%VERSION%% @dirrm share/gnome/ximian-connector -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/evolution/exchange -@dirrm etc/gconf/gconf.xml.defaults/apps/evolution/exchange |