From 13f017568fa03384dea3a5e39ebfa1a76e758016 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 14 May 2003 09:50:55 +0000 Subject: . --- tests/join/Makefile.am | 2 +- tests/tail/Makefile.am | 2 +- tests/test/Makefile.am | 2 +- tests/tr/Makefile.am | 2 +- tests/wc/Makefile.am | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'tests') diff --git a/tests/join/Makefile.am b/tests/join/Makefile.am index 67678e32c..851be0c9f 100644 --- a/tests/join/Makefile.am +++ b/tests/join/Makefile.am @@ -24,7 +24,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/tail/Makefile.am b/tests/tail/Makefile.am index fd33caddd..eb8ff22c3 100644 --- a/tests/tail/Makefile.am +++ b/tests/tail/Makefile.am @@ -24,7 +24,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.am b/tests/test/Makefile.am index 2177e63f4..dbb36b4d1 100644 --- a/tests/test/Makefile.am +++ b/tests/test/Makefile.am @@ -45,7 +45,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.am b/tests/tr/Makefile.am index a3ca22856..c927bdfcb 100644 --- a/tests/tr/Makefile.am +++ b/tests/tr/Makefile.am @@ -28,7 +28,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.am b/tests/wc/Makefile.am index 7b230a39c..07a288100 100644 --- a/tests/wc/Makefile.am +++ b/tests/wc/Makefile.am @@ -14,7 +14,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 -- cgit v1.2.3-70-g09d2