summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-03-29 05:53:07 +0000
committerZac Medico <zmedico@gentoo.org>2008-03-29 05:53:07 +0000
commit0f64276849ec1abf43b975a581bbab715f90b85f (patch)
tree59aec04f0741da593791ed92f53bb376cb0fa2e5 /man
parentcfbb7471a3c976ce0053f4aecf326d16365f15d3 (diff)
downloadportage-0f64276849ec1abf43b975a581bbab715f90b85f.tar.gz
portage-0f64276849ec1abf43b975a581bbab715f90b85f.tar.bz2
portage-0f64276849ec1abf43b975a581bbab715f90b85f.zip
Add a note about PKG_INSTALL_MASK. (trunk r9591)
svn path=/main/branches/2.1.2/; revision=9594
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.55
1 files changed, 4 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index ca03aa035..fa796ea6e 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -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