diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-12-01 23:36:09 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-12-07 16:12:33 -0500 |
commit | c66e392d8ef72734cdabf63ddf2e340eb7ab89a8 (patch) | |
tree | d15b05b88ce5c864f0ee54581cc2129b1f17182b /files | |
parent | eb411d0c5b34ba8339b2b0b0347e61549cb24889 (diff) | |
download | meta-virtualization-c66e392d8ef72734cdabf63ddf2e340eb7ab89a8.tar.gz |
virt-viewer: fix buildpaths QA warning
The file virt-viewer-enums.c in the virt-viewer src is generated by
glib-mkenums. glib-mkenums is embedding full paths into this file.
There's no option for this utility to use a sysroot style variable.
So to avoid QA errors, we sed WORKDIR out of the generated file
(after build, before packaging) and make its includes relative.
The file can then be packaged into virt-viewer-src without a QA
error.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'files')
0 files changed, 0 insertions, 0 deletions