mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
groff: clean up FILE after PACKAGE reorder
(From OE-Core rev: 12d33832a56fc47db47acec1ac497ce015ef6b80) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
52c72df049
commit
5658c12723
@@ -62,5 +62,7 @@ do_install_append_virtclass-native() {
|
||||
-M${STAGING_DIR_NATIVE}${datadir_native}/groff/${PV}/tmac
|
||||
}
|
||||
|
||||
FILES_${PN} += "${libdir}/${BPN}/site-tmac \
|
||||
${libdir}/${BPN}/groffer/"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user