diff options
Diffstat (limited to 'textproc/texi2html/files/patch-ab')
-rw-r--r-- | textproc/texi2html/files/patch-ab | 15 |
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 + |