freebsd-ports/devel/automake18/files/patch-ab
Vanilla I. Shu 9ae4304d66 Upgrade to 1.3,
remove @dirrm share/aclocal on pkg/PLIST,
because another package use the directory too (guile)
1998-05-04 03:03:36 +00:00

12 lines
339 B
Plaintext

--- Makefile.in.orig Mon May 4 10:42:08 1998
+++ Makefile.in Mon May 4 10:42:34 1998
@@ -204,7 +204,7 @@
.texi.info:
@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
cd $(srcdir) \
- && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
+ && $(MAKEINFO) --no-split `echo $< | sed 's,.*/,,'`
.texi.dvi:
TEXINPUTS=$(srcdir):$$TEXINPUTS \