use sys.lib instead of hardcoding 'lib' in setup.py

Bug #518629 reported by Michael Scherer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Duplicity
Fix Released
Undecided
Unassigned

Bug Description

In dist/setup.py, the library directory is hardocded. Currently, this break build on 64 bits mandriva platform, as the directory was changed to be lib64, for handling multiple architecture ( ie 32/64 mix ). Here is a patch that use sys.lib for this purpose.

The patch was generated against latest branch ( rev 631 ), and is used ( with a slight cosmetic modification ) in mandriva package.

Revision history for this message
Michael Scherer (misc-zarb) wrote :

Aformentioned patch

Changed in duplicity:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.