guix-patches
[Top][All Lists]
Advanced

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

[bug#49025] [PATCH core-updates 18/37] openssl: Use G-exp machinery for


From: Maxime Devos
Subject: [bug#49025] [PATCH core-updates 18/37] openssl: Use G-exp machinery for referring to outputs.
Date: Mon, 14 Jun 2021 17:37:56 +0200
User-agent: Evolution 3.34.2

This doesn't fix anything broken, just for simplifying
the code a little while we're rebuilding the world anyway.
IMHO this makes the code a little more readable.

* gnu/packages/tls.scm (openssl)[arguments]<#:phases>: Don't refer
  to the association list 'outputs', use #$output, #$output:doc
  and #$output:static instead.
---
 gnu/packages/tls.scm | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

Attachment: 0018-openssl-Use-G-exp-machinery-for-referring-to-outputs.patch
Description: Text Data


reply via email to

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