Use PYTHON_DIR instead of the custom constructed directory name.
Signed-off-by: Zoltán Böszörményi <[email protected]>
---
.../gst-editing-services/gst-editing-services_1.22.7.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.22.7.bb
b/meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.22.7.bb
index 50d45ef57b..1c951ecf41 100644
---
a/meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.22.7.bb
+++
b/meta-oe/recipes-devtools/gst-editing-services/gst-editing-services_1.22.7.bb
@@ -25,4 +25,4 @@ PACKAGES += "gst-validate-launcher libges"
FILES:gst-validate-launcher = "${nonarch_libdir}/gst-validate-launcher
${datadir}/gstreamer-1.0/validate"
FILES:libges = "${libdir}/gstreamer-1.0/*.so"
-FILES:${PN} += "/usr/lib/python${PYTHON_BASEVERSION}"
+FILES:${PN} += "/usr/lib/${PYTHON_DIR}"
--
2.53.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#125743):
https://lists.openembedded.org/g/openembedded-devel/message/125743
Mute This Topic: https://lists.openembedded.org/mt/118520226/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-