summaryrefslogtreecommitdiff
path: root/www/mnogosearch31/files/patch-aa
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-02-20 17:55:27 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-02-20 17:55:27 +0000
commit77424436e03dd1a4f34424020cf55e307f8e9962 (patch)
tree29e2dc1bc5f8af211121ce07cf60affc191c892d /www/mnogosearch31/files/patch-aa
parentMake the share files' installation permission safe. (diff)
Upgrade to 3.1.11
Notes
Notes: svn path=/head/; revision=38521
Diffstat (limited to 'www/mnogosearch31/files/patch-aa')
-rw-r--r--www/mnogosearch31/files/patch-aa11
1 files changed, 5 insertions, 6 deletions
diff --git a/www/mnogosearch31/files/patch-aa b/www/mnogosearch31/files/patch-aa
index a68fa1fdd9b3..ef92f8ae606d 100644
--- a/www/mnogosearch31/files/patch-aa
+++ b/www/mnogosearch31/files/patch-aa
@@ -1,14 +1,13 @@
-diff -ru ../udmsearch-3.0.19/doc/Makefile.in ./doc/Makefile.in
---- ../udmsearch-3.0.19/doc/Makefile.in Thu Jun 15 10:27:15 2000
-+++ ./doc/Makefile.in Sat Jul 8 15:09:00 2000
-@@ -273,9 +273,9 @@
+--- 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) $(prefix)/doc
+- $(mkinstalldirs) $(DESTDIR)$(prefix)/doc
- echo ${INSTALL_DATA} docs $(DESTDIR)$(prefix)/doc/
- ${INSTALL_DATA} ${txt_DOCS} $(DESTDIR)$(prefix)/doc/
-+ $(mkinstalldirs) $(prefix)/share/doc/mnogosearch
++ $(mkinstalldirs) $(DESTDIR)$(prefix)/share/doc/mnogosearch
+ echo ${INSTALL_DATA} docs $(DESTDIR)$(prefix)/share/doc/mnogosearch
+ ${INSTALL_DATA} ${txt_DOCS} $(DESTDIR)$(prefix)/share/doc/mnogosearch