[libvirt] [PATCH] build: Fix VPATH build error for locking daemon

Eric Blake eblake at redhat.com
Fri Sep 27 13:12:39 UTC 2013


On 09/27/2013 06:46 AM, Viktor Mihajlovski wrote:
> Removed superfluous/wrong srcdir prefix.
> 
> Signed-off-by: Viktor Mihajlovski <mihajlov at linux.vnet.ibm.com>
> ---
>  src/Makefile.am |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK.  Will push shortly.

> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 4057eda..09311b7 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -196,7 +196,7 @@ BUILT_SOURCES += $(LOCK_PROTOCOL_GENERATED)
>  MAINTAINERCLEANFILES += $(LOCK_PROTOCOL_GENERATED)
>  
>  LOCK_DAEMON_GENERATED = \
> -		$(srcdir)/locking/lock_daemon_dispatch_stubs.h
> +		locking/lock_daemon_dispatch_stubs.h
>  		$(NULL)
>  
>  BUILT_SOURCES += $(LOCK_DAEMON_GENERATED)
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130927/5a753b90/attachment-0001.sig>


More information about the libvir-list mailing list