[tor-commits] [orbot/master] fixed cleanup for privoxy build

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jun 28 05:18:41 UTC 2012


commit d775c57618449ae7d35a9970f669492d40a3a496
Author: n8fr8 <nathan at freitas.net>
Date:   Wed Jun 27 23:53:04 2012 -0400

    fixed cleanup for privoxy build
---
 external/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/external/Makefile b/external/Makefile
index b407133..2293688 100644
--- a/external/Makefile
+++ b/external/Makefile
@@ -216,7 +216,6 @@ privoxy-clean:
 	$(MAKE) -C privoxy clean
 	-rm -f bin/privoxy
 	-rm -f privoxy-build-stamp
-	-git checkout privoxy
 	-cd privoxy && \
 		git clean -fdx .
 





More information about the tor-commits mailing list