Merge branch 'master' of github.com:jedisct1/libsodium
* 'master' of github.com:jedisct1/libsodium: Update the link to droid-wrapper
This commit is contained in:
commit
de0d497a28
@ -3,7 +3,7 @@
|
||||
# Note that this script requires droid-wrapper
|
||||
if [ x`which droid-gcc` = x ]; then
|
||||
echo "This build script requires droid-wrapper."
|
||||
echo https://github.com/tmurakam/droid-wrapper
|
||||
echo https://github.com/jevinskie/droid-wrapper
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user