Signed-off-by: Markus Volk <[email protected]>
---
meta-gnome/recipes-gnome/evince/evince_44.1.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-gnome/recipes-gnome/evince/evince_44.1.bb
b/meta-gnome/recipes-gnome/evince/evince_44.1.bb
index a2a6f9aae7..a844324ade 100644
--- a/meta-gnome/recipes-gnome/evince/evince_44.1.bb
+++ b/meta-gnome/recipes-gnome/evince/evince_44.1.bb
@@ -47,8 +47,8 @@ RRECOMMENDS:${PN} = "adwaita-icon-theme"
PACKAGES =+ "${PN}-nautilus-extension"
do_install:prepend() {
- sed -i -e 's|${B}/||g' ${B}/libview/ev-view-type-builtins.c
- sed -i -e 's|${B}/||g' ${B}/libdocument/ev-document-type-builtins.c
+ sed -i -e 's|${B}/../${PN}-${PV}|/usr/src/debug/${PN}/${PV}-${PR}|g'
${B}/libview/ev-view-type-builtins.c
+ sed -i -e 's|${B}/../${PN}-${PV}|/usr/src/debug/${PN}/${PV}-${PR}|g'
${B}/libdocument/ev-document-type-builtins.c
}
FILES:${PN} += "${datadir}/dbus-1 \
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#102652):
https://lists.openembedded.org/g/openembedded-devel/message/102652
Mute This Topic: https://lists.openembedded.org/mt/98986004/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-