X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=GNUmakefile.in;h=a8db7001205b510f5e7c010b86cceae0fa8e07ff;hb=61dc91dd24280d66ff6ca6ae7b72a37c7ef032c7;hp=a2db02dddac6246b936a1df69c817e40b9c9afc8;hpb=b17b2df282ff9328ca0f964eabdb8e35f2bf7453;p=privoxy.git diff --git a/GNUmakefile.in b/GNUmakefile.in index a2db02dd..a8db7001 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # Note: Makefile is built automatically from Makefile.in # -# $Id: GNUmakefile.in,v 1.207 2012/03/18 15:47:54 fabiankeil Exp $ +# $Id: GNUmakefile.in,v 1.208 2012/09/20 10:42:49 fabiankeil Exp $ # # Written by and Copyright (C) 2001-2011 members of the # Privoxy team. http://www.privoxy.org/ @@ -516,7 +516,6 @@ dok-webserver: cd doc/source/webserver && $(DB)-notoc -ip-homepage -V nochunks index.sgml > ../../webserver/index.html $(PERL) -pi.bak -e 's/..\/p_doc.css/p_doc.css/;\ s/<\/HEAD/\n<\/HEAD/;\ - s/<\/HEAD/\n<\/HEAD/;\ s/\.\d\. //;\ s/__copy/©/'\ doc/webserver/index.html && $(RM) doc/webserver/*.bak @@ -526,7 +525,6 @@ dok-index: cd doc/source/webserver && $(DB)-notoc -ip-index -V nochunks index.sgml > ../../webserver/privoxy-index.html $(PERL) -pi.bak -e 's/..\/p_doc.css/p_doc.css/;\ s/<\/HEAD/\n<\/HEAD/;\ - s/<\/HEAD/\n<\/HEAD/;\ s/\.\d\. //;\ s/__copy/©/' \ doc/webserver/privoxy-index.html && $(RM) doc/webserver/*.bak