From 3389688b4d1874a2f47c7de96537922ab280cb7d Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 31 Oct 2006 20:35:27 +0000 Subject: recommend people use `emake` rather than `make` when installing with DESTDIR svn path=/main/trunk/; revision=4889 --- man/ebuild.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3-1-g7c22