summaryrefslogtreecommitdiff
path: root/textproc/texi2html/files/patch-ab
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-10-09 09:17:47 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-10-09 09:17:47 +0000
commitf8a2d7907d3489685c2cebf626e786143abd99b3 (patch)
tree2d0c8208d6b91af59e71b409b56731c5ff2e3686 /textproc/texi2html/files/patch-ab
parentUpdate to 20031008. This fixes a bug in the autoconfigure part which (diff)
Update to 1.66.
PR: 57777 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Diffstat (limited to 'textproc/texi2html/files/patch-ab')
-rw-r--r--textproc/texi2html/files/patch-ab15
1 files changed, 8 insertions, 7 deletions
diff --git a/textproc/texi2html/files/patch-ab b/textproc/texi2html/files/patch-ab
index 383bcdf5b6bd..a4f4b8f3b39d 100644
--- a/textproc/texi2html/files/patch-ab
+++ b/textproc/texi2html/files/patch-ab
@@ -1,11 +1,12 @@
---- Makefile.am.orig Tue Jul 11 13:04:34 2000
-+++ Makefile.am Thu Sep 7 21:52:29 2000
-@@ -8,7 +8,7 @@
- MySimple.pm MySimple.pod version.texi
- info_TEXINFOS = texi2html.texi
-
+--- doc/Makefile.am.orig
++++ doc/Makefile.am
+@@ -9,7 +9,7 @@
+ CLEANFILES = texi2html.ps texi2html.pdf texi2html.html \
+ texi2html.ascii
+ #
-htmldir = $(prefix)/html
+htmldir = $(prefix)/share/doc/texi2html
html_DATA = texi2html.html
- TEXI2HTML = texi2html
+ # use the script out of the distribution NOT
+