guix-devel
[Top][All Lists]
Advanced

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

Re: libressl


From: Leo Famulari
Subject: Re: libressl
Date: Wed, 2 Mar 2016 14:52:15 -0500
User-agent: Mutt/1.5.24 (2015-08-30)

On Wed, Mar 02, 2016 at 08:31:22PM +0100, Andreas Enge wrote:
> On Wed, Mar 02, 2016 at 02:15:04PM -0500, Leo Famulari wrote:
> > If a Scheme wizard can programatically replace all references of openssl
> > to libressl in the code base, I would be interested in testing it
> > locally.
> 
> Testing is easy: Just rename the "libressl" variable to "openssl", and the
> "openssl" variable to "libressl" (or anything else, since nothing depends
> on libressl so far).

`grep -rI openssl gnu/packages | wc -l` -> 152, which is much less than
I expected. Indeed I could do that with regular text replacement.

> 
> The real patch is a question of search and replace in the text files.
> 
> Andreas
> 



reply via email to

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