mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-19 12:15:32 +00:00
Removed ./buildconf for mcrypt (fails on MacOS)
This commit is contained in:
parent
e504421515
commit
f02fc664ba
@ -432,7 +432,6 @@ download_file "http://sourceforge.net/projects/mcrypt/files/Libmcrypt/$LIBMCRYPT
|
||||
mv libmcrypt-$LIBMCRYPT_VERSION libmcrypt
|
||||
echo -n " checking..."
|
||||
cd libmcrypt
|
||||
./buildconf --force >> "$DIR/install.log" 2>&1
|
||||
rm -f config.guess
|
||||
download_file "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD" > config.guess
|
||||
rm -f config.sub
|
||||
|
Loading…
x
Reference in New Issue
Block a user