[libvirt] [PATCH 1/2] src: Make check-aclrules work again

Daniel P. Berrangé berrange at redhat.com
Tue Nov 12 13:28:10 UTC 2019


On Mon, Nov 11, 2019 at 02:22:20PM +0100, Michal Privoznik wrote:
> Previously we generated all source files into $srcdir which is no
> longer true. This means that we can't just blindly prepend each
> source file with $srcdir.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/Makefile.am                 | 2 +-
>  src/bhyve/Makefile.inc.am       | 2 +-
>  src/interface/Makefile.inc.am   | 2 +-
>  src/libxl/Makefile.inc.am       | 2 +-
>  src/lxc/Makefile.inc.am         | 2 +-
>  src/network/Makefile.inc.am     | 2 +-
>  src/node_device/Makefile.inc.am | 2 +-
>  src/nwfilter/Makefile.inc.am    | 2 +-
>  src/qemu/Makefile.inc.am        | 2 +-
>  src/secret/Makefile.inc.am      | 2 +-
>  src/storage/Makefile.inc.am     | 2 +-
>  src/vz/Makefile.inc.am          | 2 +-
>  12 files changed, 12 insertions(+), 12 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list