On Thu, 2021-01-28 at 17:56 +0100, Hiltjo Posthuma wrote:
> 
> It would be nice if the Makefile respects $DESTDIR also (can be a separate 
> patch).
> 

Curently  the destination directories are determined by these variables
located in the config.mk file :

PREFIX  = /usr/local
BINDIR  = ${PREFIX}/bin
MANDIR  = ${PREFIX}/share/man
MAN1DIR = ${MANDIR}/man1

I think it is an standard enough way to define the destinations no ?
Kind of knew to make file though.

Bests,

-- 
shirenn

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to