lib is currently hardcoded in src/SConscript

Bug #411730 reported by John Balcaen
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyexiv2
Fix Released
Medium
Olivier Tilloy

Bug Description

Currently lib is harcoded in src/SConscript in python_lib_path variable, making pyexiv2 install in all case in /usr/lib/python-version/site-packages/.
It would be nice to use distutils.sysconfig to get the python lib path because on some distributions (for example mandriva) it's /usr/lib64/python-version/ for x86_64 arch
Attached is a patch to correct that behaviour,

Regards,

Tags: build

Related branches

Revision history for this message
John Balcaen (mikala) wrote :
John Balcaen (mikala)
description: updated
Olivier Tilloy (osomon)
Changed in pyexiv2:
assignee: nobody → Olivier Tilloy (osomon)
importance: Undecided → Medium
milestone: none → 0.2
status: New → Confirmed
Olivier Tilloy (osomon)
Changed in pyexiv2:
status: Confirmed → In Progress
Revision history for this message
Olivier Tilloy (osomon) wrote :

Fix committed with revision 232 of the 0.2 branch.
Thanks for the patch John!

Changed in pyexiv2:
status: In Progress → Fix Committed
tags: added: build
Olivier Tilloy (osomon)
Changed in pyexiv2:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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