From: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit 181409fef4042d0e67060e3c36448d124958f109)
Signed-off-by: Anuj Mittal <[email protected]>
---
meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb
b/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb
index 251c07adf0..db648ec8c2 100644
--- a/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb
+++ b/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb
@@ -24,3 +24,8 @@ DEPENDS = "libxpm jpeg libx11 virtual/libgl"
RDEPENDS:${PN} = "bash"
EXTRA_OECONF = "--with-extra-inc=${S}/lib"
+
+do_compile:append() {
+ sed -i -e 's|${B}|.|' ${B}/fd2ps/fd2ps
+ sed -i -e 's|${B}|.|' ${B}/fdesign/fdesign
+}
--
2.51.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#121850):
https://lists.openembedded.org/g/openembedded-devel/message/121850
Mute This Topic: https://lists.openembedded.org/mt/116354097/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-