openbsd-ports/devel/gconf2/patches/patch-defaults_Makefile_in
2011-09-26 16:13:22 +00:00

13 lines
431 B
Plaintext

$OpenBSD: patch-defaults_Makefile_in,v 1.5 2011/09/26 16:13:22 ajacoutot Exp $
--- defaults/Makefile.in.orig Mon Sep 26 17:47:40 2011
+++ defaults/Makefile.in Mon Sep 26 18:02:33 2011
@@ -314,7 +314,7 @@ gconf_defaults_mechanism_SOURCES = \
INCLUDES = \
-I$(top_srcdir) \
-I$(top_builddir) \
- -DSYSGCONFDIR=\"$(sysgconfdir)\" \
+ -DSYSGCONFDIR=\""/var/db/gconf"\" \
$(DEFAULTS_CFLAGS)
gconf_defaults_mechanism_LDADD = \