mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-03 16:49:53 +00:00
Added export to libtool
This commit is contained in:
parent
ab845c5dab
commit
d313f82984
@ -47,7 +47,7 @@ then
|
|||||||
cd libtool-2.4.2
|
cd libtool-2.4.2
|
||||||
./configure && make
|
./configure && make
|
||||||
cd ../
|
cd ../
|
||||||
LIBTOOL=$(find "./libtool-2.4.2" -name libtool)
|
export LIBTOOL=$(find "./libtool-2.4.2" -name libtool)
|
||||||
$LIBTOOL --version
|
$LIBTOOL --version
|
||||||
$SCRIPT mac curl
|
$SCRIPT mac curl
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user