From: Yves Orton Date: Sat, 27 Dec 2008 20:08:52 +0000 (+0100) Subject: tweak dependency X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=01593199f3ec2ca2d121f8bfc4691a6d9a7bc28e;p=p5sagit%2Fp5-mst-13.2.git tweak dependency --- diff --git a/Makefile.SH b/Makefile.SH index 3ba94ce..736759d 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -1324,7 +1324,7 @@ _test_prep: unpack_files test_prep_pre: preplibrary utilities $(nonxs_ext) -test_prep: test_prep_pre miniperl$(EXE_EXT) $(unidatafiles) perl$(EXE_EXT) $(dynamic_ext) $(TEST_PERL_DLL) +test_prep: make_patchnum test_prep_pre miniperl$(EXE_EXT) $(unidatafiles) perl$(EXE_EXT) $(dynamic_ext) $(TEST_PERL_DLL) PERL=./perl $(MAKE) _test_prep _test_tty: