|
|
@ -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 |