GNOME Bugzilla – Bug 528066
codegen should be installed into /usr/lib/python-2.x/site-packages
Last modified: 2008-10-19 18:39:46 UTC
pygtk should install codegen into /usr/lib/... Since it is currently installed into /usr/share/..., generating byte-compiled versions (*.pyc/*.pyo) in the same directories causes us to violate the FHS [1]. [1] http://www.pathname.com/fhs/pub/fhs-2.3.html#USRSHAREARCHITECTUREINDEPENDENTDATA
Created attachment 109249 [details] [review] install codegen to /usr/lib/python-2.x/site-packages instead of /usr/share/pygtk
moving to pygobject
is this bug not a dupe of #535524 (or maybe the other way around)?
Marking as dupe of bug #535524 since there's already some discussion there. *** This bug has been marked as a duplicate of 535524 ***