diff options
-rw-r--r-- | man/ebuild.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5 index 892824bc1..006204387 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -583,7 +583,7 @@ directory. The function will append \fIsource\fR to the \fBDISTDIR\fR variable. \fBeconf\fR \fI[configure options]\fR This is used as a replacement for configure. Performs: .nf -configure \\ +${\fIECONF_SOURCE\fR:-.}/configure \\ \-\-prefix=/usr \\ \-\-host=${CHOST} \\ \-\-mandir=/usr/share/man \\ |