From: Jim Meyering Date: Sun, 4 May 2003 14:01:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~587 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a8019497eef097a0321efcb0dfb606a0b00bd42;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/head/Makefile.am b/tests/head/Makefile.am index e6d2fec0c1..d71cf5c32a 100644 --- a/tests/head/Makefile.am +++ b/tests/head/Makefile.am @@ -21,7 +21,7 @@ posix-3.O posix-3.E posix-4.O posix-4.E posix-5.O posix-5.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' +editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g' TESTS = $x-tests