Update configure sh
This commit is contained in:
parent
de2e4fb84c
commit
89f3751c50
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
wget -qO - http://zlib.net/zlib-1.2.7.tar.gz | tar xzvf -
|
||||
mv zlib-1.2.7 zlib_library
|
||||
mv -f zlib-1.2.7/* zlib_library/
|
||||
rm -r zlib-1.2.7
|
||||
|
|
Loading…
Reference in a new issue