diff options
author | Sana Kazi <sanakazi720@gmail.com> | 2025-06-02 17:21:23 +0530 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2025-06-23 17:03:24 -0400 |
commit | 727811eaf256b88fd135be99559f2cbf14c82fce (patch) | |
tree | 838c31280afb460f5170084bf3849c765ecabe94 /meta-networking/files | |
parent | 5dfaf0e236f980d7d76cc57f79a8d3675a8ac0bc (diff) | |
download | meta-openembedded-scarthgap-next.tar.gz |
imagemagick: guard sed operations in do_install for optional filesscarthgap-nextscarthgap
When PACKAGECONFIG options like 'cxx' 'webp' and 'xml' are disabled,
certain files such as Magick++-config.im7, configure.xml, or
delegates.xml are not installed. Unconditionally running sed
on these files results in errors during do_install
Error:
sed: can't read .../image/usr/bin/Magick++-config.im7: No such file or directory
Signed-off-by: Nikhil R <nikhilr5@kpit.com>
Signed-off-by: Sana Kazi <sanakazi720@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/files')
0 files changed, 0 insertions, 0 deletions