diff options
Diffstat (limited to 'textproc/texi2html/files/patch-ab')
-rw-r--r-- | textproc/texi2html/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/texi2html/files/patch-ab b/textproc/texi2html/files/patch-ab new file mode 100644 index 000000000000..383bcdf5b6bd --- /dev/null +++ b/textproc/texi2html/files/patch-ab @@ -0,0 +1,11 @@ +--- 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 + +-htmldir = $(prefix)/html ++htmldir = $(prefix)/share/doc/texi2html + html_DATA = texi2html.html + + TEXI2HTML = texi2html |