openbsd-ports/devel/automake/1.4/patches/patch-tests_vtexi_test
sturm 1ac96dd354 bring automake in line with autoconf
w/ help from mbalmer@
2005-01-11 07:11:00 +00:00

10 lines
368 B
Plaintext

$OpenBSD: patch-tests_vtexi_test,v 1.1.1.1 2005/01/11 07:11:00 sturm Exp $
--- tests/vtexi.test.orig Sun Oct 7 14:02:36 2001
+++ tests/vtexi.test Sun Oct 7 14:02:52 2001
@@ -24,4 +24,4 @@ END
$AUTOMAKE || exit 1
-grep '^textutils\.info: textutils\.texi version\.texi$' Makefile.in
+grep '^textutils\.info: textutils\.texi \$(srcdir)/version\.texi$' Makefile.in