On Fri, Sep 20, 2013 at 09:33:27AM -0600, Kyle R W Milz wrote:
> ports@,
> 
> Thanks everyone for the feedback, here is an update with changes made.
> 
> Things I'm wary about still:
> 
> - had to set DESTDIRNAME = / to `make package' properly, there's some
>   sort of weird double path thing going on if not
> 
> - this thing needs root to run, does it make sense to be in bin/ ?

"LDFLAGS += -Wl" in the patch is wrong. You're passing literally nothing
to the linker.

Don't use DESTDIRNAME. The software reads PREFIX and DESTDIR, so it
concatenates both paths. You need to patch the install part of the
makefile of radeontop.

-- 
Juan Francisco Cantero Hurtado http://juanfra.info

Reply via email to