]> git.saurik.com Git - apt.git/blobdiff - buildlib/po4a_manpage.mak
* apt-pkg/deb/debrecords.cc:
[apt.git] / buildlib / po4a_manpage.mak
index 3d90c6ba498d4256d2b39cfe8ab8036e47497e83..6eec9d031ee0271b113f135ae5cc5b3af0186f0d 100644 (file)
@@ -35,7 +35,8 @@ $($(LOCAL)-LIST) :: % : %.xml $(INCLUDES)
 .PHONY: veryclean/$(LOCAL)
 veryclean/$(LOCAL):
        -rm -rf $($(@F)-LIST) apt.ent apt.$(LC).8 \
-               $(addsuffix .xml,$($(@F)-LIST))
+               $(addsuffix .xml,$($(@F)-LIST)) \
+               offline.$(LC).sgml guide.$(LC).sgml
 
 HAVE_PO4A=yes
 endif
@@ -56,5 +57,5 @@ endif
 
 # Debian Doc SGML Documents
 SOURCE := $(wildcard *.$(LC).sgml)
-DEBIANDOC_HTML_OPTIONS=-l $(LC)
+DEBIANDOC_HTML_OPTIONS=-l $(LC).UTF-8
 include $(DEBIANDOC_H)