984db45bf1
-move the default databases to /var/db. From Marc Matteo <marcm@lectroid.net> -cleanup: remove useless db3 and guile flavors. NOTE: This is one of the times you really need to heed the install notice. In particular, /etc/gconf/1/path should be updated to reflect the new location for the database.
12 lines
395 B
Plaintext
12 lines
395 B
Plaintext
$OpenBSD: patch-gconf_Makefile_in,v 1.1 2002/08/30 19:42:52 nino Exp $
|
|
--- gconf/Makefile.in.orig Mon Aug 26 12:12:37 2002
|
|
+++ gconf/Makefile.in Mon Aug 26 12:12:39 2002
|
|
@@ -159,6 +159,7 @@ INCLUDES = \
|
|
-DIID=\""OAFIID:gconfd:19991118"\" \
|
|
-DGCONF_ENABLE_INTERNALS=1 \
|
|
-DGCONFD=\""$(GCONFD_BINARY_NAME)"\" \
|
|
+ -DGCONF_CONFIG_SOURCE=\""$(GCONF_CONFIG_SOURCE)"\" \
|
|
$(NULL)
|
|
|
|
|