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

[tor-commits] [orbot/master] make sure libs directory exists



commit 05f14ed420038e9bf310ab84f818d77afd4ab03e
Author: Nathan Freitas <nathan@xxxxxxxxxxx>
Date:   Thu Mar 19 08:50:55 2015 -0400

    make sure libs directory exists
---
 external/Makefile |    1 +
 1 file changed, 1 insertion(+)

diff --git a/external/Makefile b/external/Makefile
index ecaecbe..befa030 100644
--- a/external/Makefile
+++ b/external/Makefile
@@ -254,6 +254,7 @@ jtorctl-clean:
 #this is related to a bug in compression of assets and resources > 1MB
 
 assets: tor polipo jtorctl iptables
+	install -d ../libs
 	install bin/jtorctl.jar ../libs
 	install -d ../res/raw
 	-$(NDK_TOOLCHAIN_BASE)/bin/$(HOST)-strip --strip-debug bin/polipo



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