aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gconf2/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gconf2/files/patch-ab')
-rw-r--r--devel/gconf2/files/patch-ab18
1 files changed, 2 insertions, 16 deletions
diff --git a/devel/gconf2/files/patch-ab b/devel/gconf2/files/patch-ab
index 3384f04f7c78..6f25900e7de2 100644
--- a/devel/gconf2/files/patch-ab
+++ b/devel/gconf2/files/patch-ab
@@ -1,8 +1,5 @@
-
-$FreeBSD$
-
---- Makefile.in 2002/02/15 19:08:06 1.1
-+++ Makefile.in 2002/02/15 19:10:01
+--- Makefile.in.orig Sun Aug 4 22:38:39 2002
++++ Makefile.in Sun Aug 4 22:39:52 2002
@@ -35,7 +35,7 @@
DESTDIR =
@@ -12,14 +9,3 @@ $FreeBSD$
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = .
-@@ -450,8 +450,8 @@
-
-
- install-data-local:
-- -mkdir -p $(DESTDIR)$(datadir)/aclocal
-- $(INSTALL_DATA) gconf.m4 $(DESTDIR)$(datadir)/aclocal/gconf-$(MAJOR_VERSION).m4
-+ -mkdir -p $(DESTDIR)$(prefix)/share/aclocal
-+ $(INSTALL_DATA) gconf.m4 $(DESTDIR)$(prefix)/share/aclocal/gconf-$(MAJOR_VERSION).m4
- -mkdir -p $(DESTDIR)$(sysconfdir)/gconf/gconf.xml.defaults
- -chmod 755 $(DESTDIR)$(sysconfdir)/gconf/gconf.xml.defaults
- -mkdir -p $(DESTDIR)$(sysconfdir)/gconf/gconf.xml.mandatory