X-Git-Url: http://git.home-dn.net/?p=manu%2Fmod-proxy-html.git;a=blobdiff_plain;f=debian%2Fpatches%2F01_doc-cleanup.dpatch;fp=debian%2Fpatches%2F01_doc-cleanup.dpatch;h=157e93f0591f79df7bb3787e7f58b859006439c0;hp=0000000000000000000000000000000000000000;hb=20f2a6b2ba1ae1e3c70f38d13ad5bf5c078cbccf;hpb=e549ceb293b562539137a1f692c267afa1e66c7b diff --git a/debian/patches/01_doc-cleanup.dpatch b/debian/patches/01_doc-cleanup.dpatch new file mode 100755 index 0000000..157e93f --- /dev/null +++ b/debian/patches/01_doc-cleanup.dpatch @@ -0,0 +1,54 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 01_doc-cleanup.dpatch by +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Remove useless banner in html docs + +--- ./config.html ++++ ./config.html +@@ -234,12 +234,4 @@ in a proxy or when the contents are not HTML. This can be overridden + (at your own risk) by setting the environment variable + PROXY_HTML_FORCE (e.g. with the SetEnv directive).

+ +- ++ +--- ./faq.html ++++ ./faq.html +@@ -80,12 +80,4 @@ support nonstandard HTML variants, follow the instructions in + + + +- ++ +--- ./guide.html ++++ ./guide.html +@@ -219,12 +219,4 @@ and after, and possibly in the middle of, a page. To work around this, set the + force-response-1.0 environment variable in httpd.conf. + For example,
BrowserMatch MSIE force-response-1.0

+ +- ++