diff options
-rw-r--r-- | man/ebuild.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5 index c69c6d329..0c8031151 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. |