[libvirt] [PATCH] build: Distribute check-symfile.pl

Daniel P. Berrange berrange at redhat.com
Mon Aug 13 17:16:34 UTC 2012


On Mon, Aug 13, 2012 at 01:13:28PM -0400, Cole Robinson wrote:
> Otherwise distcheck can fail with:
> 
>   GEN      check-symfile
>   Can't open perl script "../../src/check-symfile.pl": No such file or directory
>   make[4]: *** [check-symfile] Error 2
> ---
>  src/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 79b4e59..8a93a32 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -331,7 +331,7 @@ else !WITH_REMOTE
>  # re-generated when configured --without-remote.
>  check-protocol:
>  endif
> -EXTRA_DIST += $(PROTOCOL_STRUCTS)
> +EXTRA_DIST += $(PROTOCOL_STRUCTS) check-symfile.pl
>  check-local: check-protocol check-symfile
>  .PHONY: check-protocol $(PROTOCOL_STRUCTS:structs=struct)
>  

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list