14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
$NetBSD: patch-ab,v 1.2 2008/10/28 23:38:33 wiz Exp $
|
|
|
|
--- gconf/Makefile.in.orig 2008-02-15 20:11:59.000000000 +0000
|
|
+++ gconf/Makefile.in
|
|
@@ -259,7 +259,7 @@ top_srcdir = @top_srcdir@
|
|
EXTRA_DIST = \
|
|
gnotime.schemas.in
|
|
|
|
-schemasdir = $(sysconfdir)/gconf/schemas
|
|
+schemasdir = $(GCONF_SCHEMAS_DIR)
|
|
schemas_in_files = gnotime.schemas.in
|
|
schemas_DATA = gnotime.schemas
|
|
all: all-am
|