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