Don't worry about that, I can update gnome-2-24 when I'm integrating
the Python 2.5 bindings.
Laca
On Mon, 2008-11-17 at 15:59 +0800, Jedy Wang wrote:
> Hi Laca,
>
> Do you think it's necessary to put the fixes back into gnome224 branch?
> If yes, do I have to file a bug and let Tom approve it?
>
> Regards,
>
> Jedy
> On Mon, 2008-11-17 at 21:02 +1300, Laszlo (Laca) Peter wrote:
> > Jedy,
> >
> > Thanks for fixing these, the changes look correct.
> >
> > Laca
> >
> > On Mon, 2008-11-17 at 13:53 +0800, Jedy Wang wrote:
> > > Hi all,
> > >
> > > The attached patch fixes installation directory problem for following
> > > python application:
> > > Pyrex
> > > dogtail
> > > elementtree
> > > numpy
> > > pyspi
> > > pyxml
> > >
> > > According to the output of 'python setup.py install --help'
> > > --prefix installation prefix
> > > --root install everything relative to this alternate root
> > > directory
> > > , We should use "python setup.py install --prefix=%{_prefix} --root=
> > > $RPM_BUILD_ROOT" but not "python setup.py install --prefix=
> > > $RPM_BUILD_ROOT%{_prefix}" to install applications.
> > >
> > > I am not sure the exact impact of the problem. The problem that I met is
> > > that callstack can not be shown correctly.
> > >
> > > Regards,
> > >
> > > Jedy
> >
>