13 lines
597 B
Plaintext
13 lines
597 B
Plaintext
$OpenBSD: patch-gconf_Makefile_in,v 1.15 2010/03/30 12:52:30 ajacoutot Exp $
|
|
--- gconf/Makefile.in.orig Tue Mar 30 13:40:07 2010
|
|
+++ gconf/Makefile.in Tue Mar 30 14:31:47 2010
|
|
@@ -314,7 +314,7 @@ INCLUDES = \
|
|
-DGCONF_LOCALE_DIR=\""$(datadir)/locale"\" \
|
|
-DGCONF_SRCDIR=\""$(absolute_top_srcdir)"\" \
|
|
-DGCONF_CONFDIR=\""$(sysgconfdir)/$(MAJOR_VERSION)"\" \
|
|
- -DGCONF_ETCDIR=\""$(sysgconfdir)"\" \
|
|
+ -DGCONF_ETCDIR=\""/var/db/gconf"\" \
|
|
-DGCONF_BINDIR=\""$(bindir)"\" \
|
|
-DGCONF_SERVERDIR=\""$(libexecdir)"\" \
|
|
-DGCONF_BUILDDIR=\""$(top_builddir)"\" \
|