From: Zac Medico Date: Sat, 5 Aug 2006 06:56:25 +0000 (-0000) Subject: Add some docs for the installsources feature. X-Git-Tag: v2.1.1~96 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=976063c00a313e769be443633256bb71455e01f1;p=portage.git Add some docs for the installsources feature. svn path=/main/trunk/; revision=4156 --- diff --git a/man/make.conf.5 b/man/make.conf.5 index 34e284b6b..2fb79c1b1 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -172,6 +172,10 @@ Force emerges to always try to fetch files from the \fIPORTAGE_BINHOST\fR. See .B gpg Check the signatures of Manifests and make sure they are correct. .TP +.B installsources +Install source code into /usr/src/debug/${PF} (also see \fBsplitdebug\fR). +This feature works only if debugedit is installed. +.TP .B keeptemp Do not delete the ${T} directory after the merge process. .TP