2010-09-30 03:32:49 -04:00
|
|
|
$OpenBSD: patch-defaults_Makefile_in,v 1.3 2010/09/30 07:32:49 ajacoutot Exp $
|
|
|
|
--- defaults/Makefile.in.orig Mon Sep 27 20:04:55 2010
|
|
|
|
+++ defaults/Makefile.in Tue Sep 28 08:00:26 2010
|
|
|
|
@@ -306,7 +306,7 @@ gconf_defaults_mechanism_SOURCES = \
|
2009-10-24 06:23:02 -04:00
|
|
|
INCLUDES = \
|
|
|
|
-I$(top_srcdir) \
|
|
|
|
-I$(top_builddir) \
|
|
|
|
- -DSYSGCONFDIR=\"$(sysgconfdir)\" \
|
|
|
|
+ -DSYSGCONFDIR=\""/var/db/gconf"\" \
|
|
|
|
$(DEFAULTS_CFLAGS)
|
|
|
|
|
|
|
|
gconf_defaults_mechanism_LDADD = \
|