openbsd-ports/devel/gconf2/patches/patch-gconf_Makefile_in
2012-03-23 13:24:10 +00:00

13 lines
597 B
Plaintext

$OpenBSD: patch-gconf_Makefile_in,v 1.20 2012/03/23 13:24:10 ajacoutot Exp $
--- gconf/Makefile.in.orig Sat Mar 10 23:58:21 2012
+++ gconf/Makefile.in Sat Mar 17 08:13:49 2012
@@ -400,7 +400,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)"\" \