[orbot/master] Fix BUILD instructions

12 May
2018
12 May
'18
4:50 a.m.
commit 285373d276ed4cd2438059bb62013694a56ee72c Author: goapunk <goapunk@riseup.net> Date: Sat Mar 10 17:06:25 2018 +0100 Fix BUILD instructions --- BUILD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BUILD b/BUILD index 92a5f3bf..510cab32 100644 --- a/BUILD +++ b/BUILD @@ -23,6 +23,10 @@ You then need to run "ndk-build" from: cd orbotservice/src/main ndk-build + mkdir -p assets/armeabi + zip assets/armeabi/pdnsd.mp3 libs/armeabi/pdnsd + mkdir -p assets/x86 + zip assets/x86/pdnsd.mp3 libs/armeabi/pdnsd This isn't enough though and we'll now sew up the binary into a small package that will handle basic Tor controlling features.
2618
Age (days ago)
2618
Last active (days ago)
0 comments
1 participants
participants (1)
-
n8fr8@torproject.org