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.