From d6c8334d63edaddf3c16e3237c76776022caed92 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 6 Mar 2009 22:17:01 +0000 Subject: Fix the location of gconf.xml.system. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12034 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gconf2/files/patch-gconf_default.path.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/gconf2/files/patch-gconf_default.path.in (limited to 'devel/gconf2/files') diff --git a/devel/gconf2/files/patch-gconf_default.path.in b/devel/gconf2/files/patch-gconf_default.path.in new file mode 100644 index 000000000..0b60822c7 --- /dev/null +++ b/devel/gconf2/files/patch-gconf_default.path.in @@ -0,0 +1,11 @@ +--- gconf/default.path.in.orig 2009-03-06 17:10:54.000000000 -0500 ++++ gconf/default.path.in 2009-03-06 17:11:25.000000000 -0500 +@@ -21,7 +21,7 @@ include "$(HOME)/.gconf.path" + xml:readwrite:$(HOME)/.gconf + + # Location for system-wide settings that are set by the defaults mechanism +-xml:readonly:/etc/gconf/gconf.xml.system ++xml:readonly:@sysgconfdir@/gconf.xml.system + + # To read in any defaults settings that the Sys Admin may have created + # prior to a desktop system upgrade. The SysAdmin can stick default values -- cgit v1.2.3