summaryrefslogtreecommitdiff
path: root/finance/kmymoney-kde4/files/patch-developer-doc__phb__Makefile.am
blob: 3f7517e2c5b3dd5978ee2e67db2092fb5cb0d0e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- developer-doc/phb/Makefile.am.orig	2010-02-17 20:01:44.000000000 -0200
+++ developer-doc/phb/Makefile.am	2010-02-17 21:42:28.000000000 -0200
@@ -106,7 +106,6 @@
 kmymoney-phb.pdf: $(DOCBOOK_FILES)
 	$(MAKE) get-files
 	$(MEINPROC) --stylesheet `dirname $(KDE_XSL_STYLESHEET)`/kde-nochunk.xsl $(srcdir)/phb.docbook -o index.html
-	recode utf8..latin1 index.html
 	html2ps -o kmymoney-phb.ps -n index.html
 	ps2pdf kmymoney-phb.ps kmymoney-phb.pdf
 	rm index.html kmymoney-phb.ps