summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-10-31 20:35:27 +0000
committerMike Frysinger <vapier@gentoo.org>2006-10-31 20:35:27 +0000
commit3389688b4d1874a2f47c7de96537922ab280cb7d (patch)
treeb6e8e9ba5795343859876b345b29d4082136fb36 /man/ebuild.5
parentAdd support for frozen config files for which updates are automatically zappe... (diff)
downloadportage-idfetch-3389688b4d1874a2f47c7de96537922ab280cb7d.tar.gz
portage-idfetch-3389688b4d1874a2f47c7de96537922ab280cb7d.tar.bz2
portage-idfetch-3389688b4d1874a2f47c7de96537922ab280cb7d.zip
recommend people use `emake` rather than `make` when installing with DESTDIR
svn path=/main/trunk/; revision=4889
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 c69c6d32..0c803115 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -616,7 +616,7 @@ make \\
\fImake options\fR \\
install
.fi
-Please do \fBnot\fR use this in place of 'make install DESTDIR=${D}'.
+Please do \fBnot\fR use this in place of 'emake install DESTDIR=${D}'.
That is the preferred way of installing make-based packages. Also, do
not utilize the \fIEXTRA_EINSTALL\fR variable since it is for users.