openbsd-ports/devel/gconf2/patches/patch-defaults_Makefile_in

13 lines
431 B
Plaintext
Raw Normal View History

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 = \
INCLUDES = \
-I$(top_srcdir) \
-I$(top_builddir) \
- -DSYSGCONFDIR=\"$(sysgconfdir)\" \
+ -DSYSGCONFDIR=\""/var/db/gconf"\" \
$(DEFAULTS_CFLAGS)
gconf_defaults_mechanism_LDADD = \