diff options
| author | Jim Meyering <jim@meyering.net> | 2003-02-02 20:14:20 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 2003-02-02 20:14:20 +0000 |
| commit | 62631d88449f149fb4e2df7d8d95bf7c1af51997 (patch) | |
| tree | c0a4a63992c444371e4789d7e572b054848e07a5 /tests/install | |
| parent | *** empty log message *** (diff) | |
| download | coreutils-62631d88449f149fb4e2df7d8d95bf7c1af51997.tar.gz coreutils-62631d88449f149fb4e2df7d8d95bf7c1af51997.zip | |
*** empty log message ***
Diffstat (limited to 'tests/install')
| -rw-r--r-- | tests/install/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index 395f02fb6..7cbea5f60 100644 --- a/tests/install/Makefile.in +++ b/tests/install/Makefile.in @@ -151,7 +151,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = basic-1 create-leading EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ - PATH=`pwd`/../../src:$$PATH + PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH" subdir = tests/install mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs |
