build: only use DESTDIR instead of PREFIX for pkg
authorTimothy J Fontaine <tjfontaine@gmail.com>
Thu, 2 May 2013 20:54:37 +0000 (13:54 -0700)
committerTimothy J Fontaine <tjfontaine@gmail.com>
Mon, 6 May 2013 17:10:05 +0000 (10:10 -0700)
commit76cbd039b93905df1144d5ce8625d3c35a5244cc
tree9e68eeb47080a51e9563391694563f5de523f080
parent1c2b03dea5846916073efeb90f3c56db09e0dec5
build: only use DESTDIR instead of PREFIX for pkg

Preserve default install prefix seen in process.config, but use DESTDIR
for installing to deliniate 32/64 versions, avoid conflicts with PREFIX
settings in config.mk
Makefile