mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-01 15:49:54 +00:00
fix 92dcb9080481529491985ce1a6a0f1f11fcbcfad
This commit is contained in:
parent
92dcb90804
commit
666418752f
@ -49,9 +49,8 @@ then
|
||||
mv libtool $COMPILEDIR/mac/libtool
|
||||
cd ../
|
||||
rm -rf libtool-2.4.2
|
||||
export LIBTOOL="$COMPILEDIR/mac/libtool"
|
||||
export LIBTOOLIZE="glibtoolize"
|
||||
$LIBTOOL --version
|
||||
alias libtool="$COMPILEDIR/mac/libtool"
|
||||
alias libtoolize="glibtoolize"
|
||||
$SCRIPT mac curl
|
||||
|
||||
cp -r $COMPILEDIR/mac/{install.log,bin/*} $ARCHIVE/mac/
|
||||
|
Loading…
x
Reference in New Issue
Block a user