mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-18 03:35:33 +00:00
such fix ¬¬
This commit is contained in:
parent
e69da264dc
commit
e619ebad61
@ -46,11 +46,11 @@ then
|
|||||||
cd libtool-2.4.2
|
cd libtool-2.4.2
|
||||||
./configure --prefix="$COMPILEDIR/mac/libtool" > /dev/null
|
./configure --prefix="$COMPILEDIR/mac/libtool" > /dev/null
|
||||||
make > /dev/null
|
make > /dev/null
|
||||||
make install > /dev/null
|
make install
|
||||||
cd ../
|
cd ../
|
||||||
rm -rf libtool-2.4.2
|
rm -rf libtool-2.4.2
|
||||||
export LIBTOOL="$COMPILEDIR/mac/libtool/libtool"
|
export LIBTOOL="$COMPILEDIR/mac/libtool/bin/libtool"
|
||||||
export LIBTOOLIZE="$COMPILEDIR/mac/libtool/libtoolize"
|
export LIBTOOLIZE="$COMPILEDIR/mac/libtool/bin/libtoolize"
|
||||||
$SCRIPT mac curl
|
$SCRIPT mac curl
|
||||||
|
|
||||||
cp -r $COMPILEDIR/mac/{install.log,bin/*} $ARCHIVE/mac/
|
cp -r $COMPILEDIR/mac/{install.log,bin/*} $ARCHIVE/mac/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user