Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r13285 - main/branches/prefix/pym/portage
Date: Fri, 03 Apr 2009 10:32:20
Message-Id: E1Lpgh8-0005ZB-Pp@stork.gentoo.org
1 Author: grobian
2 Date: 2009-04-03 10:32:18 +0000 (Fri, 03 Apr 2009)
3 New Revision: 13285
4
5 Modified:
6 main/branches/prefix/pym/portage/const_autotool.py
7 Log:
8 FAIL
9
10 Modified: main/branches/prefix/pym/portage/const_autotool.py
11 ===================================================================
12 --- main/branches/prefix/pym/portage/const_autotool.py 2009-04-03 10:18:30 UTC (rev 13284)
13 +++ main/branches/prefix/pym/portage/const_autotool.py 2009-04-03 10:32:18 UTC (rev 13285)
14 @@ -21,5 +21,5 @@
15 rootuid = @rootuid@
16 rootgid = @rootgid@
17
18 -PORTAGE_BASH = "@PORTAGE_BASH"
19 -PORTAGE_MV = "@PORTAGE_MV"
20 +PORTAGE_BASH = "@PORTAGE_BASH@"
21 +PORTAGE_MV = "@PORTAGE_MV@"