forked from I2P_Developers/i2p.i2p
merge of '1202f5d3645add930a96dfa77cd2b2ebfb56ca95'
and '5c131297d763f8953029fea257681d55f2103aaa'
This commit is contained in:
@@ -72,7 +72,7 @@ case $HOST_OS in
|
||||
wrapperpath="./lib/wrapper/freebsd64"
|
||||
cp ${wrapperpath}/libwrapper.so ./lib/
|
||||
# the 32bit libwrapper.so will be needed if a 32 bit jvm is used
|
||||
cp ./lib/freebsd/libwrapper.so ./lib/libwrapper-freebsd-x86-32.so
|
||||
cp ./lib/wrapper/freebsd/libwrapper.so ./lib/libwrapper-freebsd-x86-32.so
|
||||
fi
|
||||
;;
|
||||
osx )
|
||||
|
||||
Reference in New Issue
Block a user