From: Zac Medico Date: Fri, 8 Jun 2007 19:22:06 +0000 (-0000) Subject: Add ECONF_SOURCE to the econf docs. (trunk r6733) X-Git-Tag: v2.1.2.10~16 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=055b853757adb26d75dd9157b2e0f81f288e9f20;p=portage.git Add ECONF_SOURCE to the econf docs. (trunk r6733) svn path=/main/branches/2.1.2/; revision=6755 --- diff --git a/man/ebuild.5 b/man/ebuild.5 index 14730f226..47cadfb76 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -580,7 +580,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 \\