mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 15:38:04 +00:00
gtk-doc: Set NATIVE_INSTALL_WORKS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
54c9e936a2
commit
de19e4b154
@ -7,6 +7,7 @@ ALLOW_EMPTY_${PN} = "1"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
do_install () {
|
||||
install -d ${D}${datadir}/aclocal/
|
||||
install -m 0644 ${WORKDIR}/gtk-doc.m4 ${D}${datadir}/aclocal/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user