Skip to content

Commit

Permalink
put lib in /usr/lib
Browse files Browse the repository at this point in the history
  • Loading branch information
joshjdevl committed Dec 22, 2017
1 parent 753f5d5 commit 3f41613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ gradle build --full-stacktrace
pushd jni
./jnilib.sh
popd
sudo cp ./libsodium/libsodium-host/lib/libsodium.so /usr/lib
mvn -q clean install
./singleTest.sh

Expand Down

0 comments on commit 3f41613

Please sign in to comment.