Document PORTAGE_COMPRESS and PORTAGE_COMPRESS_FLAGS.
authorZac Medico <zmedico@gentoo.org>
Sat, 13 Jan 2007 03:12:44 +0000 (03:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 13 Jan 2007 03:12:44 +0000 (03:12 -0000)
svn path=/main/trunk/; revision=5626

man/make.conf.5

index f805de39845f1c8af3e0ee4a4cbb762823e606c5..bbffed42ea28f0dd8fda06f85d34ccd6b311dfe5 100644 (file)
@@ -317,6 +317,13 @@ the get binary pkg options are given to \fBemerge\fR.  Review \fBemerge\fR(1)
 for more information.  Note that it should point to the 'All' directory on 
 the host that creates the binary packages and not to the root of the \fBPKGDIR\fR.
 .TP
+\fBPORTAGE_COMPRESS\fR = \fI"bzip2"\fR
+This variable contains the command used to compress documentation during the
+install phase.
+.TP
+\fBPORTAGE_COMPRESS_FLAGS\fR = \fI"-9"\fR
+This variable contains flags for the \fBPORTAGE_COMPRESS\fR command.
+.TP
 \fBPORTAGE_NICENESS\fR = \fI[number]\fR
 The value of this variable will be added to the current nice level that 
 emerge is running at.  In other words, this will not set the nice level,