dont nuke the output directory on each run
This commit is contained in:
parent
9c77f19549
commit
db81f77fd0
1 changed files with 0 additions and 1 deletions
1
build.sh
1
build.sh
|
@ -91,7 +91,6 @@ env | egrep '^GLUON' | sort
|
|||
|
||||
pushd "${gluon_path}"
|
||||
announce Starting make update...
|
||||
rm -rf "${GLUON_OUTPUTDIR}"
|
||||
mkdir -p "${GLUON_OUTPUTDIR}"
|
||||
make update
|
||||
# Try to install patches. I wasn't able to figure out how patches in gluon/site/patches work.
|
||||
|
|
Loading…
Reference in a new issue