[Bps-public-commit] r15666 - in Shipwright/trunk: t/hello/scripts
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Sat Aug 30 01:46:38 EDT 2008
Author: sunnavy
Date: Sat Aug 30 01:46:37 2008
New Revision: 15666
Modified:
Shipwright/trunk/ (props changed)
Shipwright/trunk/t/hello/scripts/build
Log:
r16337 at sunnavys-mb: sunnavy | 2008-08-30 13:46:23 +0800
stupid build script
Modified: Shipwright/trunk/t/hello/scripts/build
==============================================================================
--- Shipwright/trunk/t/hello/scripts/build (original)
+++ Shipwright/trunk/t/hello/scripts/build Sat Aug 30 01:46:37 2008
@@ -1,5 +1,5 @@
# this is a test comment
-configure: /usr/bin/env perl Build.PL --install_base=%%INSTALL_BASE%%
+configure: %%PERL%% Build.PL --install_base=%%INSTALL_BASE%%
make: ./Build
test: ./Build test
# and another
More information about the Bps-public-commit
mailing list