summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-06-08 19:22:06 +0000
committerZac Medico <zmedico@gentoo.org>2007-06-08 19:22:06 +0000
commit055b853757adb26d75dd9157b2e0f81f288e9f20 (patch)
treea3c1d7261dfef3bbb548750f21d045f9db156752 /man
parentee646f9f2adcddea7c21293038d27c793b1e69d2 (diff)
downloadportage-055b853757adb26d75dd9157b2e0f81f288e9f20.tar.gz
portage-055b853757adb26d75dd9157b2e0f81f288e9f20.tar.bz2
portage-055b853757adb26d75dd9157b2e0f81f288e9f20.zip
Add ECONF_SOURCE to the econf docs. (trunk r6733)
svn path=/main/branches/2.1.2/; revision=6755
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.52
1 files changed, 1 insertions, 1 deletions
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 \\