updated code for privoxy cleanup

This commit is contained in:
n8fr8 2012-06-27 22:23:00 -04:00
parent 5f3b47cdb3
commit 5c5bfba88e
1 changed files with 3 additions and 4 deletions

7
external/Makefile vendored
View File

@ -216,10 +216,9 @@ privoxy-clean:
$(MAKE) -C privoxy clean
-rm -f bin/privoxy
-rm -f privoxy-build-stamp
-rm -f privoxy/config.status
-rm -f privoxy/config.log
-rm -f privoxy/Makefile
-git checkout privoxy
-cd privoxy && \
git clean -fdx .
#------------------------------------------------------------------------------#
# JTorControl library