mandir is in the default FILES:${PN}-doc, so there's no need to add it.
Signed-off-by: Ross Burton <[email protected]>
---
meta/recipes-devtools/python/python3-scons_4.3.0.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python3-scons_4.3.0.bb
b/meta/recipes-devtools/python/python3-scons_4.3.0.bb
index 624f974805..ae91d980fe 100644
--- a/meta/recipes-devtools/python/python3-scons_4.3.0.bb
+++ b/meta/recipes-devtools/python/python3-scons_4.3.0.bb
@@ -28,7 +28,6 @@ do_install:append() {
install -d ${D}${mandir}/man1
mv ${D}${prefix}/scons*.1 ${D}${mandir}/man1/
}
-FILES:${PN}-doc += "${mandir}/man1/scons*.1"
do_install:append:class-native() {
create_wrapper ${D}${bindir}/scons
SCONS_LIB_DIR='${STAGING_DIR_HOST}/${PYTHON_SITEPACKAGES_DIR}'
PYTHONNOUSERSITE='1'
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#162969):
https://lists.openembedded.org/g/openembedded-core/message/162969
Mute This Topic: https://lists.openembedded.org/mt/89665314/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-