Gentoo Archives: gentoo-dev

From: Jon Nelson <jnelson@×××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] packages using DistUtils
Date: Sun, 28 Apr 2002 11:37:36
Message-Id: 20020428113709.4cd02d05.jnelson@jamponi.net
In Reply to: [gentoo-dev] packages using DistUtils by Jon Nelson
1 On Sun, 28 Apr 2002 11:28:35 -0500
2 Jon Nelson <jnelson@×××××××.net> wrote:
3
4 ..
5 > The *correct* way to build or install is to use the following form:
6 >
7 > src_compile() {
8 > python setup.py --prefix=/usr build || die
9 > }
10
11 Don't ya know that I messed up? Don't use --prefix in *build*, only
12 *install*.
13 Sorry.
14
15
16
17 --
18 Pound for pound, the amoeba is the most vicious animal on earth.
19
20 Jon Nelson <jnelson@×××××××.net>
21 C and Python Code Gardener