Add a note about PKG_INSTALL_MASK.
authorZac Medico <zmedico@gentoo.org>
Sat, 29 Mar 2008 04:55:40 +0000 (04:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 29 Mar 2008 04:55:40 +0000 (04:55 -0000)
svn path=/main/trunk/; revision=9591

man/make.conf.5

index 499f3c23e7bfb32fce78b4c0cafa00b71599996d..18d750a21555cb2721a7093c0039aa313c1febd3 100644 (file)
@@ -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