All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: "Andreas Färber" <afaerber@suse.de>
Cc: Bo Yang <BoYang@suse.com>, Bruce Rogers <brogers@suse.com>,
	Alexander Graf <agraf@suse.de>,
	qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later
Date: Thu, 07 Jun 2012 02:50:10 +0400	[thread overview]
Message-ID: <4FCFDEA2.501@msgid.tls.msk.ru> (raw)
In-Reply-To: <4FCFDB5C.8090405@suse.de>

On 07.06.2012 02:36, Andreas Färber wrote:
> Am 07.06.2012 00:23, schrieb Michael Tokarev:
>> On 07.06.2012 02:21, Andreas Färber wrote:
>>> Trust me, it [works]. Otherwise our package build would still fail since
>>> our %_libexecdir is /usr/lib.
>>>
>>> See Makefile, that one actually uses $(libexecdir):
>>
>> Makefile installs stuff to /usr/lib, but does the resulting
>> qemu binary look there too?
> 
> Bo Yang, I believe you tested the new bridge helper recently. Did you
> run into any path issues with /usr/libexec vs. /usr/lib?
> 
> Bruce seems to use make install libexecdir=%_libexecdir for the kvm
> package just like I do for qemu.

$ strings x86_64-softmmu/qemu-system-x86-64 | grep bridge

is a very simple test.  But I wonder if it is actually used
except of the help text?  It appears to be used, and even
enabled by default..  But I haven't looked into the code
this time, -EDEEPNIGHTALREADY :)

/mjt

  reply	other threads:[~2012-06-06 22:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-06 21:11 [Qemu-devel] [PATCH] use --libexecdir instead of ignoring it first and reinventing it later Michael Tokarev
2012-06-06 22:06 ` Andreas Färber
2012-06-06 22:12   ` Michael Tokarev
2012-06-06 22:21     ` Andreas Färber
2012-06-06 22:23       ` Michael Tokarev
2012-06-06 22:36         ` Andreas Färber
2012-06-06 22:50           ` Michael Tokarev [this message]
2012-06-06 23:20           ` Bruce Rogers
2012-06-07  4:22           ` Bo Yang
2012-06-07 15:17 ` Corey Bryant
2012-08-16 14:46 ` Andreas Färber
2012-09-03 15:49   ` [Qemu-devel] [PATCH for-1.2] " Andreas Färber
2012-09-10 23:01 ` [Qemu-devel] [PATCH] " Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FCFDEA2.501@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=BoYang@suse.com \
    --cc=afaerber@suse.de \
    --cc=agraf@suse.de \
    --cc=brogers@suse.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.