enigma2 : change vfd font (skin_user.xml)
[vuplus_openembedded] / recipes / docbook-sgml-dtd / docbook-sgml-dtd-4.4-native.bb
1 require docbook-sgml-dtd-native.inc
2
3 DTD_VERSION = "4.4"
4
5 do_compile() {
6     # Refer to http://www.linuxfromscratch.org/blfs/view/stable/pst/sgml-dtd.html
7     # for details.
8                 sed -i -e '/ISO 8879/d' -e '/gml/d' docbook.cat
9 }
10