diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-16 05:23:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-16 05:23:33 +0000 |
commit | da89627328c34e7f8e7e734767e910892f675975 (patch) | |
tree | d770eb0299c2ab847ed4b66710dbdc453bd9cbb3 | |
parent | 040b0af1ce68b14a278dee8ed068d1597c8af608 (diff) | |
download | portage-da89627328c34e7f8e7e734767e910892f675975.tar.gz portage-da89627328c34e7f8e7e734767e910892f675975.tar.bz2 portage-da89627328c34e7f8e7e734767e910892f675975.zip |
document FEATURES=buildsyspkg #147729
svn path=/main/trunk/; revision=4463
-rw-r--r-- | man/make.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index 0dba9373b..823c62145 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -128,6 +128,9 @@ later. Done at generation times and only works when \fIcvs\fR is also in .B buildpkg Binary packages will be created for all packages that are merged. .TP +.B buildsyspkg +Build binary packages for just packages in the system set. +.TP .B ccache Enable portage support for the ccache package. If the ccache dir is not present in the user's environment, then portage will default to |