From: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit 228c3483e28ad72d1961aba1585fd6b575362ec8)
Signed-off-by: Anuj Mittal <[email protected]>
---
meta-oe/recipes-graphics/fvwm/fvwm_2.7.0.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta-oe/recipes-graphics/fvwm/fvwm_2.7.0.bb
b/meta-oe/recipes-graphics/fvwm/fvwm_2.7.0.bb
index 8daf38a0ba..38e22253d9 100644
--- a/meta-oe/recipes-graphics/fvwm/fvwm_2.7.0.bb
+++ b/meta-oe/recipes-graphics/fvwm/fvwm_2.7.0.bb
@@ -69,6 +69,8 @@ EXTRA_OECONF = " \
--without-xpm-library \
ac_cv_func_mkstemp=no \
has_safety_mkstemp=yes \
+ ac_cv_path_FVWM_CPP=cpp \
+ ac_cv_path_PERL=perl \
"
# show the exact commands in the log file
@@ -87,6 +89,7 @@ do_install:append() {
sed -i -e 's:${STAGING_BINDIR_NATIVE}/perl-native/perl:${USRBINPATH}/env
perl:g' ${D}${bindir}/fvwm-*
sed -i -e 's:${STAGING_BINDIR_NATIVE}/perl-native/perl:${USRBINPATH}/env
perl:g' ${D}${libexecdir}/fvwm/*/Fvwm*
sed -i -e
's:${STAGING_BINDIR_NATIVE}/python3-native/python3:${USRBINPATH}/env python3:g'
${D}${bindir}/fvwm-menu-desktop
+ sed -i -e 's:${WORKDIR}::g' ${D}${bindir}/fvwm-bug
}
# the only needed packages (note: locale packages are automatically generated
--
2.51.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#121900):
https://lists.openembedded.org/g/openembedded-devel/message/121900
Mute This Topic: https://lists.openembedded.org/mt/116372524/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-