openbsd-ports/net/wget/patches/patch-ab

12 lines
361 B
Plaintext
Raw Normal View History

1999-03-29 16:03:00 -05:00
--- doc/Makefile.in.orig Mon Mar 29 15:48:31 1999
+++ doc/Makefile.in Mon Mar 29 15:48:42 1999
@@ -22,7 +22,7 @@
SHELL = /bin/sh
# Program to format Texinfo source into Info files.
-MAKEINFO = @MAKEINFO@
+MAKEINFO = @MAKEINFO@ --no-split
# Program to format Texinfo source into DVI files.
TEXI2DVI = texi2dvi
# Program to convert DVI files to PostScript