92cb94d553
From Yozo Toda <yozo@v007.vaio.ne.jp> (MAINTAINER)
12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
--- tests/Makefile.in.orig Sat Sep 24 15:05:21 2005
|
|
+++ tests/Makefile.in Sun Dec 4 17:40:11 2005
|
|
@@ -281,7 +281,7 @@ uninstall-am: uninstall-info-am
|
|
|
|
|
|
check-local:
|
|
- bash ./lha-test
|
|
+ sh ./lha-test
|
|
|
|
lha-test: $(top_builddir)/config.status $(srcdir)/lha-test.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|