projects
/
g-pypi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6866122
)
Update? Layman's make.conf changes and other cleanups in INSTALL.
author
W. Trevor King
<wking@drexel.edu>
Sun, 5 Jun 2011 22:58:55 +0000
(18:58 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Sun, 5 Jun 2011 23:04:40 +0000
(19:04 -0400)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index 6e36df9649de031c79398994c0f245f901e3c6c6..51b3df683914c879cb5d9d9a82c7be1a7e1c28bf 100644
(file)
--- 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