summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-08-19 16:29:53 +0000
committerMike Frysinger <vapier@gentoo.org>2006-08-19 16:29:53 +0000
commit0bcf099a28741ca1a05a58c520bc4c6884bf2f64 (patch)
treef89f1f4669522b2b6a51449faa8f7b58f82921db /cnf/make.conf
parentf7c83c7f91546a1bd4faf5581a57e0df4ebe8120 (diff)
downloadportage-0bcf099a28741ca1a05a58c520bc4c6884bf2f64.tar.gz
portage-0bcf099a28741ca1a05a58c520bc4c6884bf2f64.tar.bz2
portage-0bcf099a28741ca1a05a58c520bc4c6884bf2f64.zip
some INSTALL_MASK docs by compnerd
svn path=/main/trunk/; revision=4308
Diffstat (limited to 'cnf/make.conf')
-rw-r--r--cnf/make.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index 8b79e213a..23a0d9358 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -200,6 +200,11 @@
# are not filtered.
#EMERGE_DEFAULT_OPTS=""
#
+# INSTALL_MASK allows certain files to not be installed into your file system.
+# This is useful when you wish to filter out a certain set of files from
+# ever being installed, such as INSTALL.gz or TODO.gz
+#INSTALL_MASK=""
+#
# MAKEOPTS provides extra options that may be passed to 'make' when a
# program is compiled. Presently the only use is for specifying
# the number of parallel makes (-j) to perform. The suggested number