Missed adding subdir param to these versions previously.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
PR = "${INC_PR}.0"
-SRC_URI = "http://www.docbook.org/sgml/3.1/docbk31.zip;md5sum=432749c0c806dbae81c8bcb70da3b5d3"
+SRC_URI = "http://www.docbook.org/sgml/3.1/docbk31.zip;subdir=${BPN}-${PV}"
do_compile() {
# Refer to http://www.linuxfromscratch.org/blfs/view/stable/pst/sgml-dtd-3.html
PR = "${INC_PR}.0"
-SRC_URI = "http://docbook.org/sgml/4.1/docbk41.zip"
+SRC_URI = "http://docbook.org/sgml/4.1/docbk41.zip;subdir=${BPN}-${PV}"
do_compile() {
# Refer to http://www.linuxfromscratch.org/blfs/view/stable/pst/sgml-dtd.html