make sure we also remove .tar.bz2 files. thanks Zexuan Luo for the patch.
This commit is contained in:
parent
03f09b5c25
commit
c441759ce3
|
@ -851,6 +851,7 @@ cd ..
|
|||
#################################
|
||||
|
||||
rm *.tar.gz
|
||||
rm *.tar.bz2
|
||||
|
||||
cd ..
|
||||
cp $root/util/configure ./ || exit 1
|
||||
|
|
Loading…
Reference in New Issue