From 59d49a224ea5d008ce9eb2cdd312e3f46870fa4b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 19 Aug 2010 18:42:24 -0700 Subject: Update docs, comments, and messages to refer to make.globals in /usr/share/portage/config/ instead of /etc/make.globals. --- man/ebuild.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/ebuild.5') diff --git a/man/ebuild.5 b/man/ebuild.5 index 1fcc383ee..8fa32e23f 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -811,7 +811,7 @@ variable which is disregarded for prior \fBEAPI\fR values. .TP \fBemake\fR \fI[make options]\fR This is used as a replacement for make. Performs 'make ${MAKEOPTS} -\fImake options\fR' (as set in /etc/make.globals), default is MAKEOPTS="\-j2". +\fImake options\fR' (as set in make.globals), default is MAKEOPTS="\-j2". \fB***warning***\fR .br @@ -1101,7 +1101,7 @@ The helper apps in \fI/usr/lib/portage/bin\fR. .B /etc/make.conf Contains variables for the build\-process and overwrites those in make.defaults. .TP -.B /etc/make.globals +.B /usr/share/portage/config/make.globals Contains the default variables for the build\-process, you should edit \fI/etc/make.conf\fR instead. .TP -- cgit v1.2.3-1-g7c22