mime-support: fix PN -> BPN for multilib

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Yi Zhao 2015-05-08 15:42:27 +08:00 committed by Armin Kuster
parent c1dfdbbda8
commit eba0101fdf

View File

@ -8,11 +8,11 @@ RDEPENDS_${PN} = "perl"
RRECOMMENDS_${PN} = "file"
SRC_URI = "${DEBIAN_MIRROR}/main/m/mime-support/mime-support_${PV}-1.tar.gz"
S = "${WORKDIR}/${PN}"
S = "${WORKDIR}/${BPN}"
FILES_${PN} += " ${libdir}/mime"
docdir_append = "/${PN}"
docdir_append = "/${BPN}"
do_install () {
install -d ${D}${sysconfdir}