guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: hurd: Add hurd-core-headers package.


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: hurd: Add hurd-core-headers package.
Date: Wed, 25 May 2016 23:56:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Manolis Ragkousis <address@hidden> skribis:

> From 00e9667898fbe8d81bc2ad374750de8f85e801af Mon Sep 17 00:00:00 2001
> From: Manolis Ragkousis <address@hidden>
> Date: Tue, 24 May 2016 20:42:59 +0300
> Subject: [PATCH] gnu: hurd: Add hurd-core-headers package.
>
> * gnu/packages/hurd.scm (hurd-core-headers): New variable.

[...]

> +    (inputs `(("gnumach-headers" ,gnumach-headers)
> +              ("hurd-headers" ,hurd-headers)
> +              ("hurd-minimal" ,hurd-minimal)))
> +    (synopsis "Union of the Hurd headers and libs")

s/libs/libraries/

But it’s only libihash and perhaps libstore, right?  It’s a bit
surprising to find them in a “headers” package.

> +    (description
> +     "A union of the Mach and Hurd headers and the Hurd-minimal package
         ^
“This package contains the union…”

> +which are needed for both glibc and gcc.")

s/gcc/GCC/

OK for master with these changes!

Thanks,
Ludo’.



reply via email to

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