0d42696
diff -ur debconf.orig/doc/Makefile debconf.0-no-utf8-to-pod2man/doc/Makefile
0d42696
--- debconf.orig/doc/Makefile	2009-10-01 18:35:16.000000000 +0200
0d42696
+++ debconf.0-no-utf8-to-pod2man/doc/Makefile	2010-05-11 19:17:18.111544663 +0200
0d42696
@@ -1,7 +1,7 @@
0d42696
 all: manpages
0d42696
 	./graph.pl `find .. -name \*.pm` > hierarchy.txt
0d42696
 
0d42696
-pod2man=pod2man -c Debconf -r '' --utf8
0d42696
+pod2man=pod2man -c Debconf -r ''
0d42696
 manpages:
0d42696
 	cd man && po4a po4a/po4a.cfg
0d42696
 	for pod in man/*.pod; do \