summaryrefslogtreecommitdiff
path: root/devel/gconf2/files/patch-ab
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
commit8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch)
tree1c37a6088704b234484b1352cd1f882fb2a253ad /devel/gconf2/files/patch-ab
parentCatch up with Wnn6-lib update. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Diffstat (limited to 'devel/gconf2/files/patch-ab')
-rw-r--r--devel/gconf2/files/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/gconf2/files/patch-ab b/devel/gconf2/files/patch-ab
deleted file mode 100644
index 3bf49b6a73ff..000000000000
--- a/devel/gconf2/files/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.in.orig Wed Aug 9 22:57:20 2000
-+++ Makefile.in Thu Aug 10 11:05:08 2000
-@@ -436,8 +436,8 @@
- echo "**************"
-
- 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
- echo "**** NOTE ****" && \
- echo $(WARNING_MESSAGE) && \
- echo "**************"