Added DESTDIR support.
authorHank Leininger <hlein@korelogic.com>
Fri, 10 Jun 2016 19:20:53 +0000 (15:20 -0400)
committerHank Leininger <hlein@korelogic.com>
Fri, 10 Jun 2016 19:20:53 +0000 (15:20 -0400)
This is a common thing for distros or build environments that want
to install to a sandbox location as part of testing or package-building.
It should be a harmless/no-op change when make is called without
DESTDIR defined.


No differences found