Move python install location from sitelib to sitearch

Douglas E. Warner silfreed at silfreed.net
Thu Feb 28 13:43:35 UTC 2008


I have a package that installs some python modules into the normal sitelib 
directory, but since the package is mostly contained of arch-specific 
binaries I can't package these into noarch files [1].  I need to move these 
python modules into the sitearch dir; how can I modify the setup.py call to 
install to /usr/lib or /usr/lib64 instead of just /usr/lib?

-Doug

[1] https://bugzilla.redhat.com/show_bug.cgi?id=341361
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20080228/b75ddabb/attachment.sig>


More information about the fedora-devel-list mailing list