From 56e1e5d825cea252a0bca2705862689f88f7cc7a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 14 May 2003 09:36:01 +0000 Subject: [PATCH] . --- tests/cut/Makefile.in | 2 +- tests/date/Makefile.in | 2 +- tests/join/Makefile.in | 2 +- tests/pr/Makefile.in | 2 +- tests/sort/Makefile.in | 2 +- tests/tac/Makefile.in | 2 +- tests/tail/Makefile.in | 2 +- tests/test/Makefile.in | 2 +- tests/tr/Makefile.in | 2 +- tests/wc/Makefile.in | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 1da085a..b400b4c 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -177,7 +177,7 @@ out-delim5.O out-delim5.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/date/Makefile.in b/tests/date/Makefile.in index 0c7966b..a9ff845 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -180,7 +180,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/join/Makefile.in b/tests/join/Makefile.in index c303fac..e53bd79 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -173,7 +173,7 @@ trailing-sp.E sp-vs-blank.O sp-vs-blank.E 8-bit-t.O 8-bit-t.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.in b/tests/pr/Makefile.in index 89c14dc..502ec7d 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -223,7 +223,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.in b/tests/sort/Makefile.in index 5892ec0..6545862 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -194,7 +194,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.in b/tests/tac/Makefile.in index 37ae4d2..61f4a06 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -171,7 +171,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 diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in index 87efd2c..25567c3 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -173,7 +173,7 @@ n-5.E n-5a.O n-5a.E n-5b.O n-5b.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/test/Makefile.in b/tests/test/Makefile.in index 4ce0329..957b1fe 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -194,7 +194,7 @@ lt-3.O lt-3.E lt-4.O lt-4.E inv-1.O inv-1.E t1.O t1.E t2.O t2.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/tr/Makefile.in b/tests/tr/Makefile.in index eb91bff..0f1fd34 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -177,7 +177,7 @@ empty-eq.E empty-cc.O empty-cc.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/wc/Makefile.in b/tests/wc/Makefile.in index 1aed851..f18e639 100644 --- a/tests/wc/Makefile.in +++ b/tests/wc/Makefile.in @@ -163,7 +163,7 @@ c2.O c2.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 -- 2.7.4