make sure we also remove .tar.bz2 files. thanks Zexuan Luo for the patch.

pull/362/merge
Yichun Zhang (agentzh) 6 years ago
parent 03f09b5c25
commit c441759ce3

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

Loading…
Cancel
Save