mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-01 23:59:53 +00:00
fix 92dcb9080481529491985ce1a6a0f1f11fcbcfad
This commit is contained in:
parent
92dcb90804
commit
666418752f
@ -49,9 +49,8 @@ then
|
|||||||
mv libtool $COMPILEDIR/mac/libtool
|
mv libtool $COMPILEDIR/mac/libtool
|
||||||
cd ../
|
cd ../
|
||||||
rm -rf libtool-2.4.2
|
rm -rf libtool-2.4.2
|
||||||
export LIBTOOL="$COMPILEDIR/mac/libtool"
|
alias libtool="$COMPILEDIR/mac/libtool"
|
||||||
export LIBTOOLIZE="glibtoolize"
|
alias libtoolize="glibtoolize"
|
||||||
$LIBTOOL --version
|
|
||||||
$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