From 674ef6d2faf4cabdc934eabee182165994ccf013 Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 23 Nov 2004 19:33:08 +0000 Subject: Use new GCONF_SCHEMAS. Approved by: pav --- palm/gnome-pilot/Makefile | 1 + palm/gnome-pilot/pkg-plist | 3 --- palm/gnomepilot2/Makefile | 1 + palm/gnomepilot2/pkg-plist | 3 --- 4 files changed, 2 insertions(+), 6 deletions(-) (limited to 'palm') diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 01bce833e72..88e0c3b9d46 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -32,5 +32,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gpilot-install-file.1 +GCONF_SCHEMAS= pilot.schemas .include diff --git a/palm/gnome-pilot/pkg-plist b/palm/gnome-pilot/pkg-plist index 312426cb9ac..0ea0a7f47c8 100644 --- a/palm/gnome-pilot/pkg-plist +++ b/palm/gnome-pilot/pkg-plist @@ -2,9 +2,6 @@ bin/gnome-pilot-make-password bin/gpilot-install-file bin/gpilotd-control-applet bin/gpilotd-session-wrapper -@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 diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index 01bce833e72..88e0c3b9d46 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/Makefile @@ -32,5 +32,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gpilot-install-file.1 +GCONF_SCHEMAS= pilot.schemas .include diff --git a/palm/gnomepilot2/pkg-plist b/palm/gnomepilot2/pkg-plist index 312426cb9ac..0ea0a7f47c8 100644 --- a/palm/gnomepilot2/pkg-plist +++ b/palm/gnomepilot2/pkg-plist @@ -2,9 +2,6 @@ bin/gnome-pilot-make-password bin/gpilot-install-file bin/gpilotd-control-applet bin/gpilotd-session-wrapper -@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 -- cgit