Prepare wrappers

Este commit está contenido en:
belliash 2012-02-04 12:17:28 +01:00
padre 25c2c398bb
commit 15772ed973
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

@ -96,5 +96,6 @@ fi
# Initialize EzBuild environment
makeCoreDirectories || die "EzBuild was unable to create all necessary directories!" 1
EZNOTIFY="yes"
prepareWrappers || die "EzBuild was unable to create a wrapper files!" 1
export LC_ALL="C"
trap 'die "Process killed! This may lead into unexpected problems!"' 1 2 3 9 15 17 18 23