summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-03-28 13:11:58 +0000
committerZac Medico <zmedico@gentoo.org>2008-03-28 13:11:58 +0000
commit7fe203ec1362133badf047f33652e871673f77a9 (patch)
tree85416460faa006b54949bd0286e56af0fc530dfa /man
parent659a580a577ade1d8a381d465e51d593d2b0ef1a (diff)
downloadportage-7fe203ec1362133badf047f33652e871673f77a9.tar.gz
portage-7fe203ec1362133badf047f33652e871673f77a9.tar.bz2
portage-7fe203ec1362133badf047f33652e871673f77a9.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. (trunk r9528) svn path=/main/branches/2.1.2/; revision=9580
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 03e634ff3..ca03aa035 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -366,6 +366,10 @@ 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
+.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.