Use the full path for defining install(1)

This commit is contained in:
Daniel Bainton 2014-04-01 11:25:07 +01:00
parent 5d69f877e7
commit cf6065812f

View File

@ -21,7 +21,7 @@ ETCDIR = ${PREFIX}/etc
DFLDIR = ${ETCDIR}/default
MANDIR = ${PREFIX}/share/man
INSTALL = install
INSTALL = /usr/bin/install
# these don't work for all packages yet...
optldflags = -s -Wl,--gc-sections -Wl,-z,relro,-z,now