[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [orbot/master] clean libs directory



commit ca9ac3a9218c1be9630085dc7eca8f9730d24484
Author: n8fr8 <nathan@xxxxxxxxxxxxxxxxxxxx>
Date:   Wed May 2 23:36:31 2012 -0400

    clean libs directory
---
 Makefile.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.sh b/Makefile.sh
index e1fc1de..afce08b 100755
--- a/Makefile.sh
+++ b/Makefile.sh
@@ -7,13 +7,13 @@ if test -z $NDK_ROOT; then echo "NDK_ROOT is not exported, do so by something cl
 rm -rf native
 rm res/raw/privoxy
 rm res/raw/tor
-rm -rf libs/jtorctrl
-rm libs/jtorctrl.jar
+rm -rf libs
 
 #create the native folder if it doesn't exist
 mkdir native
 mkdir native/lib
 mkdir native/include
+mkdir libs
 cd native
 
 #Build openssl using default ndk-build



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits