guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add ircii.


From: Leo Famulari
Subject: Re: [PATCH] gnu: Add ircii.
Date: Tue, 9 Aug 2016 15:47:15 -0400
User-agent: Mutt/1.6.0 (2016-04-01)

On Tue, Aug 09, 2016 at 09:38:55PM +0200, Ricardo Wurmus wrote:

I actually applied a tweaked version of this patch with c744f5c0ad.

But, the improvements you suggest should be applied.

> > +           (lambda* (#:key inputs #:allow-other-keys)
> > +             (substitute* "bsdinstall"
> > +               (("/bin/strip") "strip")
> > +               (("/bin/cp") "cp")
> > +               (("/bin/chmod") "chmod")
> > +               (("/etc/chown") "chown")

> - “/etc/chown”?

This, I missed :/



reply via email to

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