Branches for Lucid

Name Status Last Modified Last Commit
lp:~joaopinto/ubuntu/lucid/libuser/fix-ftbs (Has a merge proposal) 1 Development 2010-04-13 16:36:44 UTC
11. * configure: - Added 02configure_py...

Author: João Pinto
Revision Date: 2010-04-13 16:34:24 UTC

* configure:
  - Added 02configure_python2.6.dpatch: use dist-packages during build

lp:ubuntu/lucid/libuser 1 Development 2010-04-13 19:09:07 UTC
11. Fix the build failure by using site-p...

Author: James Westby
Revision Date: 2010-04-13 19:09:07 UTC

Fix the build failure by using site-packages as the source for all python versions.

Fix the build by copying from site-packages regardless of python
version. Currently configure uses prefix in the get_python_lib call,
which means it gets site-packages on every version. Therefore we copy
from site-packages, and put it in site-packages/dist-packages as
appropriate.

12 of 2 results