Test for make.conf presence.

This commit is contained in:
Kolan Sh 2013-01-20 23:18:26 +04:00
parent a90e16a294
commit a3b43c03e2
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ STAGE=0
NICE_CMD="nice -n 19 ionice -c2"
let QUIET=0
source /etc/make.conf
[ -f /etc/make.conf ] && source /etc/make.conf
[ -f /etc/portage/make.conf ] && source /etc/portage/make.conf
[ -f /etc/gentoo-upgrade.conf ] && source /etc/gentoo-upgrade.conf
# available parameters