summaryrefslogtreecommitdiff
path: root/devel/GConf2/patches/patch-ac
blob: 1ba77c12264484956d6e696f6dd5ee84066b0074 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ac,v 1.5 2006/10/23 00:22:14 wiz Exp $

--- gconf/Makefile.in.orig	2006-10-05 12:54:51.000000000 +0000
+++ gconf/Makefile.in
@@ -818,8 +818,8 @@ default.path: $(srcdir)/default.path.in
 		<$(srcdir)/default.path.in >default.path
 
 install-data-local: default.path
-	$(mkinstalldirs) $(DESTDIR)$(sysgconfdir)/$(MAJOR_VERSION)
-	$(INSTALL_DATA) default.path $(DESTDIR)$(sysgconfdir)/$(MAJOR_VERSION)/path
+	$(mkinstalldirs) $(DESTDIR)$(datadir)/examples/GConf2
+	$(INSTALL_DATA) default.path $(DESTDIR)$(datadir)/examples/GConf2/path
 
 uninstall-local:
 	rm -f $(DESTDIR)$(sysgconfdir)/$(MAJOR_VERSION)/path