summaryrefslogtreecommitdiff
path: root/www/mnogosearch31/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/mnogosearch31/files/patch-aa')
-rw-r--r--www/mnogosearch31/files/patch-aa15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/mnogosearch31/files/patch-aa b/www/mnogosearch31/files/patch-aa
deleted file mode 100644
index ef92f8ae606d..000000000000
--- a/www/mnogosearch31/files/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
---- doc/Makefile.in.orig Tue Feb 20 14:12:34 2001
-+++ doc/Makefile.in Tue Feb 20 19:32:44 2001
-@@ -285,9 +285,9 @@
-
-
- install-data-local:
-- $(mkinstalldirs) $(DESTDIR)$(prefix)/doc
-- echo ${INSTALL_DATA} docs $(DESTDIR)$(prefix)/doc/
-- ${INSTALL_DATA} ${txt_DOCS} $(DESTDIR)$(prefix)/doc/
-+ $(mkinstalldirs) $(DESTDIR)$(prefix)/share/doc/mnogosearch
-+ echo ${INSTALL_DATA} docs $(DESTDIR)$(prefix)/share/doc/mnogosearch
-+ ${INSTALL_DATA} ${txt_DOCS} $(DESTDIR)$(prefix)/share/doc/mnogosearch
-
- dist-hook:
- cp -rf samples $(distdir)