From fa9c84cc7f9b7b042b4f1c156655c23c1417480f Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 29 Mar 2008 04:55:40 +0000 Subject: Add a note about PKG_INSTALL_MASK. svn path=/main/trunk/; revision=9591 --- man/make.conf.5 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/make.conf.5 b/man/make.conf.5 index 499f3c23e..18d750a21 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -332,7 +332,10 @@ proxy server for internet access. Use this variable if you want to selectively prevent certain files from being copied into your file system tree. This does not work on symlinks, but only on actual files. Useful if you wish to filter out files like HACKING.gz and -TODO.gz. +TODO.gz. The \fBINSTALL_MASK\fR is processed just before a package is merged. +Also supported is a \fBPKG_INSTALL_MASK\fR variable that behaves exactly like +\fBINSTALL_MASK\fR except that it is processed just before creation of a binary +package. .TP .B MAKEOPTS Use this variable if you want to use parallel make. For example, if you -- cgit v1.2.3-1-g7c22