[tor-commits] [orbot/master] removed privoxy clean target

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


commit f614a46f8f1ba3f6035197a971161397907b8a14
Author: n8fr8 <nathan at freitas.net>
Date:   Wed Jun 27 23:54:40 2012 -0400

    removed privoxy clean target
---
 external/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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





More information about the tor-commits mailing list