guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add nethogs.


From: Leo Famulari
Subject: Re: [PATCH] gnu: Add nethogs.
Date: Sun, 30 Oct 2016 13:09:39 -0400
User-agent: Mutt/1.7.1 (2016-10-04)

On Sun, Oct 30, 2016 at 10:34:54PM +0530, Arun Isaac wrote:
> 
> > +    (arguments
> > +     `(#:make-flags `("CC=gcc"
> > +                      ,(string-append "PREFIX=" %output))
> > +       #:phases
> > +       (modify-phases %standard-phases
> > +         (delete 'configure))))
> 
> I haven't moved the binary to /bin yet. If we can come to some consensus
> on that, I'll make that change as well.

We typically package what the upstream maintainers offer, and only make
changes in order to fix bugs or to adapt the software to the functional
packaging paradigm. In this case, I don't see a reason to change the
directory the software is installed to. Is there a reason to change it?

Attachment: signature.asc
Description: PGP signature


reply via email to

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