
28 Jun
2012
28 Jun
'12
5:18 a.m.
commit f614a46f8f1ba3f6035197a971161397907b8a14 Author: n8fr8 <nathan@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 && \