mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-03 16:49:53 +00:00
fixed typo
This commit is contained in:
parent
d313f82984
commit
0a10e76ff9
@ -42,7 +42,6 @@ then
|
|||||||
mkdir -p {$COMPILEDIR,$ARCHIVE}/mac
|
mkdir -p {$COMPILEDIR,$ARCHIVE}/mac
|
||||||
cd $COMPILEDIR/mac
|
cd $COMPILEDIR/mac
|
||||||
|
|
||||||
if
|
|
||||||
curl -L http://ftpmirror.gnu.org/libtool/libtool-2.4.2.tar.gz | tar -xz > /dev/null
|
curl -L http://ftpmirror.gnu.org/libtool/libtool-2.4.2.tar.gz | tar -xz > /dev/null
|
||||||
cd libtool-2.4.2
|
cd libtool-2.4.2
|
||||||
./configure && make
|
./configure && make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user