Branches for Maverick

Name Status Last Modified Last Commit
lp:ubuntu/maverick/libuser 2 Mature 2010-04-30 20:45:55 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.

11 of 1 result