13 lines
431 B
Plaintext
13 lines
431 B
Plaintext
$OpenBSD: patch-defaults_Makefile_in,v 1.2 2010/03/30 12:52:30 ajacoutot Exp $
|
|
--- defaults/Makefile.in.orig Tue Mar 30 13:40:07 2010
|
|
+++ defaults/Makefile.in Tue Mar 30 14:31:47 2010
|
|
@@ -273,7 +273,7 @@ gconf_defaults_mechanism_SOURCES = \
|
|
INCLUDES = \
|
|
-I$(top_srcdir) \
|
|
-I$(top_builddir) \
|
|
- -DSYSGCONFDIR=\"$(sysgconfdir)\" \
|
|
+ -DSYSGCONFDIR=\""/var/db/gconf"\" \
|
|
$(DEFAULTS_CFLAGS)
|
|
|
|
gconf_defaults_mechanism_LDADD = \
|