aboutsummaryrefslogtreecommitdiff
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-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 "**************"