commit | 6e4442090bd3c9f81643db9ffd8d1a9b44d3e527 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Apr 20 17:33:36 2022 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Apr 28 08:51:57 2022 +0200 |
tree | 9b565caff2cb85c53ce2f46548a22b13b73e72ad | |
parent | ff8ca58d208c2aa780dc8eacb5d88b4be070dce6 [diff] |
qga: wixl: get path to sysroot from pkg-config as intended The .wxs file uses $(var.Mingw_bin) while configure/meson have always used Mingw_dlls. Fix them to match what was probably intended. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>