projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd5e3c6
)
recommend people use `emake` rather than `make` when installing with DESTDIR
author
Mike Frysinger
<vapier@gentoo.org>
Tue, 31 Oct 2006 20:35:27 +0000
(20:35 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 31 Oct 2006 20:35:27 +0000
(20:35 -0000)
svn path=/main/trunk/; revision=4889
man/ebuild.5
patch
|
blob
|
history
diff --git
a/man/ebuild.5
b/man/ebuild.5
index c69c6d32912a22a1297e03c44bac4c7a32fdb267..0c8031151475d8ea9cf746c1a2fa0eb755d19d70 100644
(file)
--- 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 '
e
make 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.