bugfix: we don't download tar.bz2 archive anymore.

Therefore, there is no need to run the 'rm' command.
pull/473/head
spacewander 6 years ago
parent 0b5ebedd47
commit e709606a82

@ -884,7 +884,6 @@ cd ..
#################################
rm *.tar.gz
rm *.tar.bz2
cd ..
cp $root/util/configure ./ || exit 1

Loading…
Cancel
Save