guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add nethogs.


From: Arun Isaac
Subject: Re: [PATCH] gnu: Add nethogs.
Date: Sun, 30 Oct 2016 12:56:47 +0530
User-agent: mu4e 0.9.16; emacs 25.1.1

Arun Isaac writes:

> +    (arguments
> +     `(#:make-flags `("CC=gcc"
> +                      ,(string-append "PREFIX=" %output))
> +       #:phases
> +       (modify-phases %standard-phases
> +         (delete 'configure))))

Currently, the nethogs binary goes to /sbin. Should I make it go to
/bin? I'll have to run substitute* on src/MakeApp.mk for that.

Attachment: signature.asc
Description: PGP signature


reply via email to

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