I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit e4d57f62 authored by kytv's avatar kytv
Browse files

merge of '1202f5d3645add930a96dfa77cd2b2ebfb56ca95'

     and '5c131297d763f8953029fea257681d55f2103aaa'
parents 1695af70 a974268e
No related branches found
No related tags found
No related merge requests found
...@@ -72,7 +72,7 @@ case $HOST_OS in ...@@ -72,7 +72,7 @@ case $HOST_OS in
wrapperpath="./lib/wrapper/freebsd64" wrapperpath="./lib/wrapper/freebsd64"
cp ${wrapperpath}/libwrapper.so ./lib/ cp ${wrapperpath}/libwrapper.so ./lib/
# the 32bit libwrapper.so will be needed if a 32 bit jvm is used # 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 fi
;; ;;
osx ) osx )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment