From 96b053ac52fa37fdd61cbb76cb44dfb90fb49f86 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 12 Sep 2012 00:28:51 -0700 Subject: Prefer /etc/portage/make.profile. This is the default location used by current versions of eselect profile, and will soon be the default location in stages. Since eselect profile generates a warning if both /etc/make.profile and /etc/portage/make.profile exist, the new default should be fairly safe (although eselect profile currently prefers /etc/make.profile when both exist). --- cnf/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf') diff --git a/cnf/make.conf b/cnf/make.conf index 7dcfbb930..7a6bff54b 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -92,7 +92,7 @@ # # PORTDIR is the location of the portage tree. This is the repository # for all profile information as well as all ebuilds. If you change -# this, you must update your /etc/make.profile symlink accordingly. +# this, you must update your /etc/portage/make.profile symlink accordingly. # ***Warning*** # Data stored inside PORTDIR is in peril of being overwritten or deleted by # the emerge --sync command. The default value of PORTAGE_RSYNC_OPTS -- cgit v1.2.3-1-g7c22