Git snapshot "release".
[privoxy.git] / debian / patches / 33_manpage_hyphen.patch
index d3df6e2..d51ae68 100644 (file)
@@ -1,10 +1,11 @@
 From: Roland Rosenfeld <roland@debian.org>
 Date: Thu, 24 Jan 2013 17:40:51 +0100
 Subject: Replace all -- in man page by \-\- to make lintian happy.
+Forwarded: not-needed
 
 --- a/GNUmakefile.in
 +++ b/GNUmakefile.in
-@@ -484,8 +484,7 @@ man: dok-release
+@@ -546,8 +546,7 @@ man: dok-release
        perl -pi.bak -e "s/\[ /\[/g;s/á/\\\\['a]/g;s/é/\\\\['e]/g" $(MAN_PAGE); \
        perl -pi.bak -e "s/ö/\\\\[:o]/g" $(MAN_PAGE); \
        perl -pi.bak -e 's/([ {])-([a-z])/$$1\\-$$2/g' $(MAN_PAGE); \