summaryrefslogtreecommitdiff
path: root/devel/automake/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/automake/patches/patch-ab')
-rw-r--r--devel/automake/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/automake/patches/patch-ab b/devel/automake/patches/patch-ab
deleted file mode 100644
index b70c08b82a1..00000000000
--- a/devel/automake/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.3 1999/11/14 19:53:09 fredb Exp $
-
---- Makefile.in.orig Sun Nov 14 13:35:06 1999
-+++ Makefile.in Sun Nov 14 13:35:07 1999
-@@ -178,7 +178,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=.:$$TEXINPUTS \