openbsd-ports/devel/gmake/patches/patch-Makefile.in
brad 93bf1d33f8 - remove a piece of patch-Makefile.in patch
- add one more space to info page topic to make it align with other entries
surrounding it
2001-08-26 17:45:08 +00:00

12 lines
302 B
Plaintext

--- Makefile.in.orig Fri Jun 23 12:35:23 2000
+++ Makefile.in Sun Aug 26 13:20:35 2001
@@ -72,7 +72,7 @@ GLOBDIR = @GLOBDIR@
GLOBINC = @GLOBINC@
GLOBLIB = @GLOBLIB@
LIBOBJS = @LIBOBJS@
-MAKEINFO = @MAKEINFO@
+MAKEINFO = @MAKEINFO@ --no-split
MOFILES = @MOFILES@
PACKAGE = @PACKAGE@
PERL = @PERL@