Wget owerwerites downloaded file
This commit is contained in:
parent
247bf23d3d
commit
6893cfa4d4
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
VERSION="1.1.0a"
|
VERSION="1.1.0a"
|
||||||
|
|
||||||
wget ftp://ftp.planix.org/pub/planix/libmavl-${VERSION}.tgz
|
wget -O libmavl-${VERSION}.tgz ftp://ftp.planix.org/pub/planix/libmavl-${VERSION}.tgz
|
||||||
tar xzvf libmavl-${VERSION}.tgz
|
tar xzvf libmavl-${VERSION}.tgz
|
||||||
cd libmavl-${VERSION}
|
cd libmavl-${VERSION}
|
||||||
cp ../libmavl-LocalDefs.mak .
|
cp ../libmavl-LocalDefs.mak .
|
||||||
|
Loading…
Reference in New Issue
Block a user