Re: [PATCH 2/5] gnu: linux-libre: Use modify-phases.

2016-09-05 Thread Ludovic Courtès
David Craven skribis: > * gnu/packages/linux.scm (linux-libre): Use modify-phases. LGTM. This one is OK for master. Ludo’.

[PATCH 2/5] gnu: linux-libre: Use modify-phases.

2016-09-02 Thread David Craven
* gnu/packages/linux.scm (linux-libre): Use modify-phases. --- gnu/packages/linux.scm | 79 -- 1 file changed, 38 insertions(+), 41 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index be28a1b..dc7ea78 100644 --- a/gnu/pac