All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: john.levon@sun.com
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] ioemu: 'lib64' is Linux-specific
Date: Wed, 23 Jan 2008 21:33:26 +0000	[thread overview]
Message-ID: <20080123213326.GR17258@redhat.com> (raw)
In-Reply-To: <7e4475e2a9ea07575966.1201123347@hatchback>

On Wed, Jan 23, 2008 at 01:22:27PM -0800, john.levon@sun.com wrote:
> # HG changeset patch
> # User john.levon@sun.com
> # Date 1201123340 28800
> # Node ID 7e4475e2a9ea0757596627bf86c4626b83bed2f2
> # Parent  433792312a402e3169c7453e0a82a4c85f6f65f1
> ioemu: 'lib64' is Linux-specific
> 
> Only use libdir == 'lib64' on Linux.

Actually that's not entirely correct either - lib64 is specific to multi-lib
Linux distros only. Fedora / RHEL are multi-lib, Debian isn't.

To be honest, Xen shouldn't be putting binaries in /usr/{lib,lib64}/xen/bin.
They should be in /usr/libexec instead. For compat with existing 
configs a symlink from /usr/{lib,lib64}/xen/bin to /usr/libexec could be
used

Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 

  reply	other threads:[~2008-01-23 21:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-23 21:22 [PATCH] ioemu: 'lib64' is Linux-specific john.levon
2008-01-23 21:33 ` Daniel P. Berrange [this message]
2008-01-23 21:56   ` John Levon
2008-01-24  0:01     ` Samuel Thibault

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=20080123213326.GR17258@redhat.com \
    --to=berrange@redhat.com \
    --cc=john.levon@sun.com \
    --cc=xen-devel@lists.xensource.com \
    /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.