summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'man/make.conf.5')
-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 34e284b6..2fb79c1b 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