aboutsummaryrefslogtreecommitdiff
path: root/devel/gnu-automake/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnu-automake/files/patch-ab')
-rw-r--r--devel/gnu-automake/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gnu-automake/files/patch-ab b/devel/gnu-automake/files/patch-ab
deleted file mode 100644
index 4dcfc66fcd29..000000000000
--- a/devel/gnu-automake/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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 \