diff options
Diffstat (limited to 'phing')
-rw-r--r-- | phing | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -1,13 +0,0 @@ -#!/bin/sh - -# Old version: call phing directly (still working) -#PHING_HOME=`pwd`/buildscripts/phing -#export PHING_HOME - -#PHP_CLASSPATH=$PHING_HOME/classes -#export PHP_CLASSPATH - -#php -d html_errors=off -qC buildscripts/phing/bin/phing.php $@ - -# New version: let phing's wrapper do the dirty job -./buildscripts/phing/bin/phing $@
\ No newline at end of file |