summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-03-28 05:45:45 +0000
committerZac Medico <zmedico@gentoo.org>2008-03-28 05:45:45 +0000
commit22b98993ac42a3adcd2a37aa13ac7a2502bc0c60 (patch)
tree6aecf5472ccefdbdcb0cbd262bfcbbbbf54d4567 /man
parenteb198446fc0952c802e22f1c1c086fe08fd1e8e0 (diff)
downloadportage-22b98993ac42a3adcd2a37aa13ac7a2502bc0c60.tar.gz
portage-22b98993ac42a3adcd2a37aa13ac7a2502bc0c60.tar.bz2
portage-22b98993ac42a3adcd2a37aa13ac7a2502bc0c60.zip
Bug #214619 - Add support for a PORTAGE_BINPKG_TAR_OPTS variable that
allows the user to specify tar command options for binary package creation. svn path=/main/trunk/; revision=9528
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index ab612b741..499f3c23e 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -382,6 +382,10 @@ use the URI header field as a base URI for fetching binary packages. If the URI
header field is not defined then the client will use it's ${PORTAGE_BINHOST}
setting as the base URI.
.TP
+.B PORTAGE_BINPKG_TAR_OPTS
+This variable contains options to be passed to the tar command for creation
+of binary packages.
+.TP
\fBPORTAGE_COMPRESS\fR = \fI"bzip2"\fR
This variable contains the command used to compress documentation during the
install phase.