10 lines
364 B
Plaintext
10 lines
364 B
Plaintext
$OpenBSD: patch-tests_vtexi_test,v 1.1 2001/10/07 12:15:33 espie 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
|