Gentoo Archives: gentoo-dev

From: Fabian Groffen <grobian@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New eclass for Python
Date: Wed, 29 Feb 2012 08:17:25
Message-Id: 20120229081718.GQ27655@gentoo.org
In Reply to: [gentoo-dev] New eclass for Python by Krzysztof Pawlik
1 On 28-02-2012 22:13:36 +0100, Krzysztof Pawlik wrote:
2 [good stuff]
3
4 Much appreciated!
5
6 From 2nd example ebuild:
7 > python_install_all() {
8 > rm -f "${D}/usr/bin"/*.py || die
9
10 s/D/ED/ here for Prefix :)
11
12 I haven't checked the eclass in detail, but did you intend to make it
13 Prefix aware at all? I guess someone from us should test your work.
14
15
16 --
17 Fabian Groffen
18 Gentoo on a different level

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] New eclass for Python Krzysztof Pawlik <nelchael@g.o>