Fixed parallel make
This commit is contained in:
@@ -12,7 +12,7 @@ TEMPLATE_PACKDIR=$2/target/pack/bundle
|
||||
|
||||
rm -r $TEMPLATE_PACKDIR || true
|
||||
cd $2
|
||||
make bundle
|
||||
MAKEFLAGS= make bundle
|
||||
cd ..
|
||||
|
||||
rm -r ./$1 || true
|
||||
|
||||
Reference in New Issue
Block a user