> Chris Marusich skribis:
>
>> Alex Kost writes:
>>
>>> The current info manual of QEMU "does not work": qemu package provides
>>> "qemu-doc.info" but not "qemu-doc.info-1" and other "*.info-N" files.
>>>
>>> I believe the attached patch should fix it, but I couldn't test it, as
>>> when I tried
Chris Marusich skribis:
> Alex Kost writes:
>
>> The current info manual of QEMU "does not work": qemu package provides
>> "qemu-doc.info" but not "qemu-doc.info-1" and other "*.info-N" files.
>>
>> I believe the attached patch should fix it, but I couldn't test it, as
>> when I tried to build q
Alex Kost writes:
> The current info manual of QEMU "does not work": qemu package provides
> "qemu-doc.info" but not "qemu-doc.info-1" and other "*.info-N" files.
>
> I believe the attached patch should fix it, but I couldn't test it, as
> when I tried to build qemu, it failed on the check phase.
p 17 00:00:00 2001
From: Alex Kost
Date: Wed, 23 Nov 2016 23:25:27 +0300
Subject: [PATCH] gnu: qemu: Install all required info files.
* gnu/packages/qemu.scm (qemu)[arguments]: Adjust 'install-info' phase
to find all info files (including "*.info-N").
---
gnu/packages/qemu.sc