Control: severity 770935 whishlist
Control: severity 770936 wishlist
On 11/25/2014 11:48 AM, Mike Gabriel wrote:
Package: libpython2.7-dev
Severity: important
Version: 2.7.8-12
The python2.7.pc file provides
libdir=${prefix}/lib (aka /usr/lib)
However, the libpython2.7.so file is found at the multi-arch location
/usr/lib/<triplet>/libpython2.7.so.
I looked at several other multi-arch packages and they (correctly?) reference
${libdir} as a multi-arch library path.
Please consider changing this with one of the next uploads or give feedback why
you think ${libdir} should stay as is. THANKS!
Btw: I currently have to work around this in python-caja (see #766879 [1]).
this is a non-intended use of pkg-config. You interpret too much from this
value. The library dir is on the compiler default search path, so I'll remove
it from the pkgconfig file instead.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]