From: Jim Meyering Date: Wed, 14 May 2003 09:50:38 +0000 (+0000) Subject: . X-Git-Tag: v5.0.1~472 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=39beb31640dcca45f7ec58da37fc3f56efe1b321;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/date/Makefile.am b/tests/date/Makefile.am index d524d6f28f..fae74c7f88 100644 --- a/tests/date/Makefile.am +++ b/tests/date/Makefile.am @@ -31,7 +31,7 @@ relative-2.O relative-2.E wide-fmt.O wide-fmt.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 diff --git a/tests/pr/Makefile.am b/tests/pr/Makefile.am index 9eaa525d42..5baec30e6c 100644 --- a/tests/pr/Makefile.am +++ b/tests/pr/Makefile.am @@ -73,7 +73,7 @@ dbl-sp-a.E dbl-sp-b.O dbl-sp-b.E narrow-1.O narrow-1.E col-last.O col-last.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 diff --git a/tests/sort/Makefile.am b/tests/sort/Makefile.am index a93f48d86f..1d8deb8000 100644 --- a/tests/sort/Makefile.am +++ b/tests/sort/Makefile.am @@ -45,7 +45,7 @@ nul-nls.E use-nl.O use-nl.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 diff --git a/tests/tac/Makefile.am b/tests/tac/Makefile.am index 3fd409a156..e11ce16fdf 100644 --- a/tests/tac/Makefile.am +++ b/tests/tac/Makefile.am @@ -22,7 +22,7 @@ opt-br.O opt-br.E opt-br2.O opt-br2.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