guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28974: [PATCH 1/1] gnu: syslinux: Propagate mtools as syslinux needs


From: Ludovic Courtès
Subject: bug#28974: [PATCH 1/1] gnu: syslinux: Propagate mtools as syslinux needs it at runtime.
Date: Thu, 16 Nov 2017 10:45:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi Adam,

address@hidden (Ludovic Courtès) skribis:

> Adam Van Ymeren <address@hidden> skribis:
>
>> When trying to install syslinux to a FAT partition, it requires the
>> mtools (particularly mcopy) to be available at runtime in PATH.
>
> [...]
>
>> +      (propagated-inputs
>> +         `(("mtools" ,mtools)))
>
> A quick inspection showed uses of “mcopy” and “mattrib”.  To avoid
> propagating mtools, I propose the patch below.
>
> Could you check if it works for you?

It LGTM so I pushed it as 0b4dbb401cd94cd04eab3a25f80cbb3fcd3d1daf.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]