qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first a


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
Date: Thu, 07 Jun 2012 00:21:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120421 Thunderbird/12.0

Am 07.06.2012 00:12, schrieb Michael Tokarev:
> On 07.06.2012 02:06, Andreas Färber wrote:
>> Am 06.06.2012 23:11, schrieb Michael Tokarev:
> []
>> Reviewed-by: Andreas Färber <address@hidden>
>>
>> I noticed the lack of this and just passed libexecdir= to make as a
>> workaround for our openSUSE package.
> 
> Thank you for your review.  However, passing libexecdir= to make
> wont work,

Trust me, it does. Otherwise our package build would still fail since
our %_libexecdir is /usr/lib.

See Makefile, that one actually uses $(libexecdir):

Makefile:       $(INSTALL_DIR) "$(DESTDIR)$(libexecdir)"
Makefile:       $(INSTALL_PROG) $(STRIP_OPT) $(HELPERS-y)
"$(DESTDIR)$(libexecdir)"

Yes, it is a mess. :)

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]