From: Luiz Capitulino <lcapitulino@redhat.com>
To: Bruce Rogers <brogers@suse.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] build: install qmp-commands.txt
Date: Fri, 15 Jun 2012 13:55:00 -0300 [thread overview]
Message-ID: <20120615135500.71931e31@doriath.home> (raw)
In-Reply-To: <1339626557-18016-1-git-send-email-brogers@suse.com>
On Wed, 13 Jun 2012 16:29:17 -0600
Bruce Rogers <brogers@suse.com> wrote:
> File is targeted for install, but is never installed.
I've applied this to the qmp branch.
But note that the qapi-schema.json is going to supersede qmp-commands.txt
for the 1.2 release and we'll generate a new qmp spec from it.
Thanks.
>
> Signed-off-by: Bruce Rogers <brogers@suse.com>
> ---
> Makefile | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/Makefile b/Makefile
> index 32550cb..74f5c5f 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -272,6 +272,7 @@ endif
> install-doc: $(DOCS)
> $(INSTALL_DIR) "$(DESTDIR)$(qemu_docdir)"
> $(INSTALL_DATA) qemu-doc.html qemu-tech.html "$(DESTDIR)$(qemu_docdir)"
> + $(INSTALL_DATA) QMP/qmp-commands.txt "$(DESTDIR)$(qemu_docdir)"
> ifdef CONFIG_POSIX
> $(INSTALL_DIR) "$(DESTDIR)$(mandir)/man1"
> $(INSTALL_DATA) qemu.1 qemu-img.1 "$(DESTDIR)$(mandir)/man1"
prev parent reply other threads:[~2012-06-15 16:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-13 22:29 [Qemu-devel] [PATCH] build: install qmp-commands.txt Bruce Rogers
2012-06-15 16:55 ` Luiz Capitulino [this message]
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=20120615135500.71931e31@doriath.home \
--to=lcapitulino@redhat.com \
--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 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).