forked from I2P_Developers/i2p.i2p
typo fix
This commit is contained in:
@ -61,7 +61,7 @@ MINGW*)
|
||||
TARGET="-windows-"
|
||||
echo "Building windows .dlls for all architectures";;
|
||||
Darwin*)
|
||||
PLATFORM_LIST=${DARWIN_PLATFORMS}"
|
||||
PLATFORM_LIST="${DARWIN_PLATFORMS}"
|
||||
NAME="libjbigi"
|
||||
TYPE="jnilib"
|
||||
TARGET="-osx-"
|
||||
|
Reference in New Issue
Block a user