Arun Isaac (2016-10-30 12:56 +0530) wrote:

> 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.

I would leave it in /sbin.  It's not a problem, and there are other
packages that put binaries there, so I think we shouldn't modify an
upstream choice for this.

-- 
Alex

Reply via email to