diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/evince/evince_48.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/evince/evince_48.0.bb b/meta-gnome/recipes-gnome/evince/evince_48.0.bb index 9f9de50acf..31345542f2 100644 --- a/meta-gnome/recipes-gnome/evince/evince_48.0.bb +++ b/meta-gnome/recipes-gnome/evince/evince_48.0.bb | |||
| @@ -46,8 +46,8 @@ RRECOMMENDS:${PN} = "adwaita-icon-theme" | |||
| 46 | PACKAGES =+ "${PN}-nautilus-extension" | 46 | PACKAGES =+ "${PN}-nautilus-extension" |
| 47 | 47 | ||
| 48 | do_install:prepend() { | 48 | do_install:prepend() { |
| 49 | sed -i -e 's|${B}/../${PN}-${PV}|${TARGET_DBGSRC_DIR}|g' ${B}/libview/ev-view-type-builtins.c | 49 | sed -i -e 's|${B}/../sources/${BP}|${TARGET_DBGSRC_DIR}|g' ${B}/libview/ev-view-type-builtins.c |
| 50 | sed -i -e 's|${B}/../${PN}-${PV}|${TARGET_DBGSRC_DIR}|g' ${B}/libdocument/ev-document-type-builtins.c | 50 | sed -i -e 's|${B}/../sources/${BP}|${TARGET_DBGSRC_DIR}|g' ${B}/libdocument/ev-document-type-builtins.c |
| 51 | } | 51 | } |
| 52 | 52 | ||
| 53 | FILES:${PN} += "${datadir}/dbus-1 \ | 53 | FILES:${PN} += "${datadir}/dbus-1 \ |
