From: Fabian Keil Date: Sat, 20 Feb 2010 12:51:38 +0000 (+0000) Subject: The action feedback thingy hasn't been working for years, so don't let the webserver... X-Git-Tag: v_3_0_17~190 X-Git-Url: http://www.privoxy.org/gitweb/config.html?a=commitdiff_plain;h=ba6a7d5c4f40ae265317d708e40a5272e5771158;p=privoxy.git The action feedback thingy hasn't been working for years, so don't let the webserver target mess with it. This didn't actually work anyway, as the permissions seem to be busted. --- diff --git a/GNUmakefile.in b/GNUmakefile.in index 94902a2f..a81cb6d0 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # Note: Makefile is built automatically from Makefile.in # -# $Id: GNUmakefile.in,v 1.186 2010/02/20 12:49:54 fabiankeil Exp $ +# $Id: GNUmakefile.in,v 1.187 2010/02/20 12:50:44 fabiankeil Exp $ # # Written by and Copyright (C) 2001-2010 members of the # Privoxy team. http://www.privoxy.org/ @@ -624,8 +624,6 @@ webserver: tidy @$(ECHO) Fixing permissions @ssh shell.sourceforge.net 'chmod -R 775 /home/groups/i/ij/ijbswa/htdocs 2>/dev/null; true' @ssh shell.sourceforge.net 'find /home/groups/i/ij/ijbswa/htdocs/ -type f | xargs chmod 664 2>/dev/null; true' - @ssh shell.sourceforge.net 'chmod 666 /home/groups/i/ij/ijbswa/htdocs/actions/results/actions-feedback.txt 2>/dev/null; true' - web-actions: tidy @$(ECHO) Uploading