diff options
author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-09-06 17:14:27 +0200 |
---|---|---|
committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-09-06 17:14:27 +0200 |
commit | be6024e133cc2d8306e30494798e628f746c7185 (patch) | |
tree | 8d7ce69eb67a59e7d2b52c77a56201b75933cd31 /meta-python/recipes-devtools/python/python-numeric | |
parent | bd7690a479bcafa7096b41028dee413c9b73c855 (diff) | |
download | meta-openembedded-be6024e133cc2d8306e30494798e628f746c7185.tar.gz |
geary: don't check iso codes xml at build time
In case the iso_639_xml and iso_3166_xml files are not present on the build machine,
then meson fails the compilation - however these files are used only during runtime.
To avoid this, add a patch not to check the existence of these files during building,
but also specify where these files will be located using build arguments.
This patch is a backport from master branch 73c46b265d1cb35c43956d1723c338a137f6ef56
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-numeric')
0 files changed, 0 insertions, 0 deletions