summaryrefslogtreecommitdiffstats
path: root/man/ebuild.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-06-05 02:28:26 +0000
committerZac Medico <zmedico@gentoo.org>2007-06-05 02:28:26 +0000
commit81bfd81bd408a830bab0277df2848657c1efaa28 (patch)
tree1941b6dca6ce58a7d00dcc5f42649403a8864bfb /man/ebuild.5
parent4d12f7fb8271adad21b1d0f8b77530071f7418d5 (diff)
downloadportage-81bfd81bd408a830bab0277df2848657c1efaa28.tar.gz
portage-81bfd81bd408a830bab0277df2848657c1efaa28.tar.bz2
portage-81bfd81bd408a830bab0277df2848657c1efaa28.zip
Add ECONF_SOURCE to the econf docs.
svn path=/main/trunk/; revision=6733
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.52
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 \\