Gentoo Archives: gentoo-catalyst

From: Brian Dolbec <dolsen@g.o>
To: gentoo-catalyst@l.g.o
Cc: Dylan Baker <baker.dylan.c@×××××.com>
Subject: Re: [gentoo-catalyst] [Patch v2 1/4] catalyst: Specify python2 rather than the generic python
Date: Sun, 13 Oct 2013 20:16:09
Message-Id: 1381695333.24205.119.camel@big_daddy.dol-sen.ca
In Reply to: [gentoo-catalyst] [Patch v2 1/4] catalyst: Specify python2 rather than the generic python by Dylan Baker
1 On Sun, 2013-10-13 at 02:07 -0700, Dylan Baker wrote:
2 > This allows catalyst to work regardless of whether a user prefers that
3 > usr/bin/python be python 2.x or 3.x.
4 > ---
5 > catalyst | 2 +-
6 > 1 file changed, 1 insertion(+), 1 deletion(-)
7 >
8 > diff --git a/catalyst b/catalyst
9 > index 4550d05..11560fb 100755
10 > --- a/catalyst
11 > +++ b/catalyst
12 > @@ -1,4 +1,4 @@
13 > -#!/usr/bin/python -OO
14 > +#!/usr/bin/python2 -OO
15 >
16 > # Maintained in full by:
17 > # Catalyst Team <catalyst@g.o>
18
19
20 Ha!, turns out for all my ranting in the other thread. I already did
21 this myself.
22
23 http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=f3f05b465f0b2f45649ff07c7f23582fc9fb2322

Attachments

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