mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
gtk-doc: Set NATIVE_INSTALL_WORKS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user