[tor-commits] [orbot/master] update makefile for new pluto builds

n8fr8 at torproject.org n8fr8 at torproject.org
Mon Jan 4 06:45:32 UTC 2016


commit 6dc8cf6980daa4800b7a217bb26e09613470fc20
Author: Nathan Freitas <nathan at freitas.net>
Date:   Wed Dec 16 11:22:21 2015 -0500

    update makefile for new pluto builds
---
 external/Makefile |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/external/Makefile b/external/Makefile
index e6441e0..eba9063 100644
--- a/external/Makefile
+++ b/external/Makefile
@@ -276,7 +276,7 @@ polipo-clean:
 
 pluto/bin/android_arm/obfs4proxy:
 	cd pluto && \
-		build.sh
+		./build.sh
 
 pluto-build-stamp: pluto/bin/android_arm/obfs4proxy
 	touch pluto-build-stamp
@@ -288,7 +288,6 @@ pluto: pluto-build-stamp
 
 pluto-clean:
 	-rm -rf pluto/bin
-	-rm pluto/bin/android_arm/obfs4proxy
 
 #------------------------------------------------------------------------------#
 # JTorControl library





More information about the tor-commits mailing list