PYTHON_DIR now contains PYTHON_ABI, use it.
Signed-off-by: Zoltán Böszörményi <[email protected]>
---
meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb
b/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb
index f702056f02..f13c2eba17 100644
--- a/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb
+++ b/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb
@@ -14,4 +14,4 @@ do_install() {
oe_runmake 'DESTDIR=${D}' install -C ${B}/bindings/python3
}
-FILES:${PN} = "${libdir}/python${PYTHON_BASEVERSION}"
+FILES:${PN} = "${libdir}/${PYTHON_DIR}"
--
2.53.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#233996):
https://lists.openembedded.org/g/openembedded-core/message/233996
Mute This Topic: https://lists.openembedded.org/mt/118517416/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-