qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: qemu-devel@nongnu.org, "Daniel P. Berrange" <berrange@redhat.com>
Subject: [Qemu-devel] sed invocation for keycodemapdb not portable
Date: Wed, 7 Feb 2018 14:56:47 +0100	[thread overview]
Message-ID: <20180207135642.GA21399@aepfle.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

With commit 927128222b ("ui: add keycodemapdb repository as a GIT
submodule") sed is called with -E, which requires a recent sed.
The version of sed shipped with SLE11 is 4.1.5, which does not
understand the option '-E'. As a result xen-4.11 will fail to build.

Is there a way to achive the same result in some other way?

Olaf

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

             reply	other threads:[~2018-02-07 13:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-07 13:56 Olaf Hering [this message]
2018-02-07 14:00 ` [Qemu-devel] sed invocation for keycodemapdb not portable Daniel P. Berrangé

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=20180207135642.GA21399@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=berrange@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).