Add all Debian changes since 3.0.24-2.
[privoxy.git] / debian / patches / 33_manpage_hyphen.patch
index aa22994..518ce55 100644 (file)
@@ -3,7 +3,7 @@ Description: Replace all -- in man page by \-\- to make lintian happy.
 
 --- a/GNUmakefile.in
 +++ b/GNUmakefile.in
-@@ -474,8 +474,7 @@ man: dok-release
+@@ -484,8 +484,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); \