Gentoo Archives: gentoo-dev

From: Torsten Veller <ml-en@××××××.net>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: Stable Python stage repair thread
Date: Sat, 04 Dec 2010 08:20:13
Message-Id: 20101204091434.TA3b9107.tv@veller.net
In Reply to: Re: [gentoo-dev] Stable Python stage repair thread by Sebastian Pipping
1 * Sebastian Pipping <sping@g.o>:
2 > +repair_python_integration() {
3 > + case "$1" in
4 > + pkg_postinst)
5
6 You could also use EBUILD_PHASE.
7 http://dev.gentoo.org/~tanderson/pms/eapi-2-approved/pms.html#TBL-11-41-2