[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [Qemu-trivial] [PATCH] Makefile: Install qemu-img and q
From: |
Michael Tokarev |
Subject: |
Re: [Qemu-devel] [Qemu-trivial] [PATCH] Makefile: Install qemu-img and qemu-nbd man pages only if built |
Date: |
Tue, 11 Jun 2013 15:56:06 +0400 |
User-agent: |
Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/17.0 Icedove/17.0 |
11.06.2013 15:13, Andreas Färber wrote:
> When splitting openSUSE's qemu and qemu-linux-user packages we noticed
> that for linux-user-only builds unrelated man pages got installed.
> It's surely possible to delete them before packaging, but not installing
> them in the first place seems more logical.
Thanks, applied to the trivial patches queue.
It is somethigh I wanted to do for a long time -- exactly due to the
same reason, when we build qemu-user[-static] target on debian it
installs the irrelevant manpages... ;)
/mjt