From: Zac Medico Date: Tue, 5 Jun 2007 02:28:26 +0000 (-0000) Subject: Add ECONF_SOURCE to the econf docs. X-Git-Tag: v2.2_pre1~1296 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=81bfd81bd408a830bab0277df2848657c1efaa28;p=portage.git Add ECONF_SOURCE to the econf docs. svn path=/main/trunk/; revision=6733 --- 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 \\