Call build.pl in a way where it does not matter whether it has the executable
permission set or not. svn path=/trunk/; revision=7744
This commit is contained in:
@@ -35,7 +35,7 @@ fi
|
||||
echo "$(date) Building HTML pages."
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
tools/build.pl -q -o ${TMP} -i .
|
||||
perl tools/build.pl -q -o ${TMP} -i .
|
||||
|
||||
if test $? -ne 0; then
|
||||
echo "$(date) Build not complete. Aborting."
|
||||
|
Reference in New Issue
Block a user