pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/install
Module Name: pkgsrc
Committed By: obache
Date: Mon Mar 21 04:52:18 UTC 2011
Modified Files:
pkgsrc/mk/install: install.mk
Log Message:
Introduce DESTDIR_VARNAME package-settable variable.
A variable name that should be set as staged installation location
presented as ${DESTDIR} at installation phase.
"DESTDIR" is set by default.
for packages using different variable for staged installation prefix,
and/or using DESTDIR variable for different purpose.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/mk/install/install.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index