guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/3] gnu: bash: Install more headers in "include" output.


From: Ludovic Courtès
Subject: Re: [PATCH 1/3] gnu: bash: Install more headers in "include" output.
Date: Wed, 21 Oct 2015 21:22:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Leo Famulari <address@hidden> skribis:

> * gnu/packages/bash.com (bash): Include contents of include directory in
>   "include" output.

[...]

> +                           (when ((@ (ice-9 regex) string-match) includes 
> file)

I added a #:modules to avoid the address@hidden here.

Pushed to ‘core-updates’ along with the two subsequent patches!

For the record, I tested the Bash build with:

  ./pre-inst-env guix build -e \
    '(@@ (gnu packages commencement) static-bash-for-glibc)'

That way I was just building the minimum needed to test the change.  I
did not test the recutils change though.

Ludo’.



reply via email to

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