summaryrefslogtreecommitdiffstats
path: root/layman/updater.py
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2012-10-16 23:20:26 -0700
committerBrian Dolbec <dolsen@gentoo.org>2012-10-16 23:20:26 -0700
commitc5c2032602adf640f3b9841b6370046f3ea01632 (patch)
treeed31eaf8e1c9fac0a729d3146a2537d1ac94b032 /layman/updater.py
parentc1d3b0799e7fa4effd62372545f7a4a962f31bac (diff)
downloadlayman-c5c2032602adf640f3b9841b6370046f3ea01632.tar.gz
layman-c5c2032602adf640f3b9841b6370046f3ea01632.tar.bz2
layman-c5c2032602adf640f3b9841b6370046f3ea01632.zip
update the make.conf path to the new /etc/portage one. Thanks kurly for reporting it.
Diffstat (limited to 'layman/updater.py')
-rw-r--r--layman/updater.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/layman/updater.py b/layman/updater.py
index 746a061..1108ea3 100644
--- a/layman/updater.py
+++ b/layman/updater.py
@@ -126,7 +126,7 @@ class Main(object):
"",
"If this is the very first overlay you add with layman,",
"you need to append the following statement to your",
- "/etc/make.conf file:",
+ "/etc/portage/make.conf file:",
"",
" source /var/lib/layman/make.conf",
"",