Re: [dbus PATCH 1/3] tests: Fix VIRT_DBUS_INTERFACES_DIR

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 20, 2018 at 02:20:27PM +0200, Andrea Bolognani wrote:
> D-Bus interface files are generated, so we need to look
> for them inside builddir instead of srcdir for the test
> suite to pass before installation.
> 
> Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
> ---
>  tests/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/Makefile.am b/tests/Makefile.am
> index e841627..10d2935 100644
> --- a/tests/Makefile.am
> +++ b/tests/Makefile.am
> @@ -38,4 +38,4 @@ TESTS = $(test_programs)
>  
>  TESTS_ENVIRONMENT = \
>  	abs_top_builddir=$(abs_top_builddir) \
> -	VIRT_DBUS_INTERFACES_DIR=$(abs_top_srcdir)/data
> +	VIRT_DBUS_INTERFACES_DIR=$(abs_top_builddir)/data

NACK, they are not generated.

Pavel

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux