Re: [Rpy] rpy 2.2.0 setup.py

2011-05-01 Thread Artur Wroblewski
On Sun, May 1, 2011 at 10:36 PM, Laurent Gautier wrote: > On 2011-05-01 20:14, Artur Wroblewski wrote: >> >> Hi, >> >> The setup.py on version_2.2.0 contains line >> >>     package_prefix = os.path.join('build', 'python3_rpy') >> >> Shouldn't it be >> >>     package_prefix = os.path.join('build',

Re: [Rpy] rpy 2.2.0 setup.py

2011-05-01 Thread Laurent Gautier
On 2011-05-01 20:14, Artur Wroblewski wrote: > Hi, > > The setup.py on version_2.2.0 contains line > > package_prefix = os.path.join('build', 'python3_rpy') > > Shouldn't it be > > package_prefix = os.path.join('build', 'rpy') > > ? I don't think so. That package path is only used for Py