summaryrefslogtreecommitdiff
path: root/devel/automake/patches
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>1999-11-14 19:53:08 +0000
committerfredb <fredb@pkgsrc.org>1999-11-14 19:53:08 +0000
commitf0b976689e3059cabc1f11697f57da2026ac33a7 (patch)
treeeeaf670d2b4df624bdf2b0eb16337d893affca92 /devel/automake/patches
parent4645b0c237513c92907c11d1af70ece7740f6b00 (diff)
downloadpkgsrc-f0b976689e3059cabc1f11697f57da2026ac33a7.tar.gz
Fix fuzzy patch.
Diffstat (limited to 'devel/automake/patches')
-rw-r--r--devel/automake/patches/patch-ab10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/automake/patches/patch-ab b/devel/automake/patches/patch-ab
index 1d3b176c36b..b70c08b82a1 100644
--- a/devel/automake/patches/patch-ab
+++ b/devel/automake/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.2 1998/08/07 10:40:20 agc Exp $
+$NetBSD: patch-ab,v 1.3 1999/11/14 19:53:09 fredb Exp $
---- Makefile.in.orig Mon Jun 23 11:25:50 1997
-+++ Makefile.in Fri Sep 19 18:19:19 1997
-@@ -196,7 +196,7 @@
+--- 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) \
@@ -10,4 +10,4 @@ $NetBSD: patch-ab,v 1.2 1998/08/07 10:40:20 agc Exp $
+ && $(MAKEINFO) --no-split `echo $< | sed 's,.*/,,'`
.texi.dvi:
- TEXINPUTS=$(srcdir):$$TEXINPUTS \
+ TEXINPUTS=.:$$TEXINPUTS \