summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-08-15 22:03:44 +0000
committerZac Medico <zmedico@gentoo.org>2008-08-15 22:03:44 +0000
commitefabbeb77912f713439073a96caf3d7ef1819a5d (patch)
tree787251ba3055498f6a117538bdc616e659999acd /man
parent46da22f6de519fb48177b6194536b0704977bf5d (diff)
downloadportage-efabbeb77912f713439073a96caf3d7ef1819a5d.tar.gz
portage-efabbeb77912f713439073a96caf3d7ef1819a5d.tar.bz2
portage-efabbeb77912f713439073a96caf3d7ef1819a5d.zip
Bug #172496 - Add a PORTAGE_COMPRESS_EXCLUDE_SUFFIXES config variable which
is used to filter ecompress arguments. This allows the user to control compression of files installed dodoc, excluding files with specific suffix patterns. The current default value includes all of the suffixes that are recognized by dohtml, as well as pdf. svn path=/main/trunk/; revision=11419
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.57
1 files changed, 7 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index c60203038..6eab4b2dd 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -430,6 +430,13 @@ install phase.
\fBPORTAGE_COMPRESS_FLAGS\fR = \fI"\-9"\fR
This variable contains flags for the \fBPORTAGE_COMPRESS\fR command.
.TP
+.TP
+\fBPORTAGE_COMPRESS_EXCLUDE_SUFFIXES\fR = \fI"gif htm[l]? jp[e]?g pdf png"\fR
+This variable contains a space delimited list of file suffixes for which
+matching files are excluded when the \fBPORTAGE_COMPRESS\fR command is
+called. Regular expressions are supported and the match is performed only
+against the portion of the file name which follows the last period character.
+.TP
.B PORTAGE_ELOG_CLASSES
.TP
.B PORTAGE_ELOG_SYSTEM