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

This commit is contained in:
Yichun Zhang (agentzh) 2018-12-09 13:30:35 -08:00
parent 03f09b5c25
commit c441759ce3
1 changed files with 1 additions and 0 deletions

View File

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