Add a note about PKG_INSTALL_MASK. (trunk r9591)
authorZac Medico <zmedico@gentoo.org>
Sat, 29 Mar 2008 05:53:07 +0000 (05:53 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 29 Mar 2008 05:53:07 +0000 (05:53 -0000)
svn path=/main/branches/2.1.2/; revision=9594

man/make.conf.5

index ca03aa0359d3368f629e0cca9216895e88288618..fa796ea6e6fffd33ca8d94e2ef0a15b16d1ce574 100644 (file)
@@ -329,7 +329,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