Usage of {_libdir} or {_lib} in noarch packages

Jesse Keating jkeating at redhat.com
Tue Dec 23 17:46:49 UTC 2008


On Tue, 2008-12-23 at 12:04 +0100, Kevin Kofler wrote:
> How does it work on lib64 arches then? Those also have sitelib !=
> sitearch.

With python, if one part of a module is arch specific, but the rest is
noarch, the entire bundle goes into the arch specific directory, which
could be /usr/lib or /usr/lib64 depending on the arch.  Python doesn't
allow parts of a module to be in one path (/usr/share) and the other
part be in an arch specific path (/usr/lib64).

-- 
Jesse Keating
Fedora -- Freedom² is a feature!
identi.ca: http://identi.ca/jkeating
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20081223/1dbb88fd/attachment.bin 


More information about the devel mailing list