From: W. Trevor King Date: Sun, 5 Jun 2011 22:58:55 +0000 (-0400) Subject: Update? Layman's make.conf changes and other cleanups in INSTALL. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a6ddcb59984f33c5eecda4f010ba984df60c6d9c;p=g-pypi.git Update? Layman's make.conf changes and other cleanups in INSTALL. --- diff --git a/INSTALL b/INSTALL index 6e36df9..51b3df6 100644 --- a/INSTALL +++ b/INSTALL @@ -5,8 +5,10 @@ g-pypi is available in my overlay directory: If you haven't emerged and configured app-portage/layman: emerge layman - echo "source /usr/portage/local/layman/make.conf" >> /etc/make.conf - -layman --add pythonhead -emerge g-pypi + layman --add pythonhead + echo "source /var/lib/layman/make.conf" >> /etc/make.conf + emerge g-pypi +If you have emerged and configured app-portage/layman: + layman --add pythonhead + emerge g-pypi