updated code for privoxy cleanup
This commit is contained in:
parent
5f3b47cdb3
commit
5c5bfba88e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue