Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 142325

Summary: blogtk should not install to /usr/lib
Product: Gentoo Linux Reporter: David Grant <davidgrant>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Grant 2006-07-31 13:13:17 UTC
blogtk should install to /usr/lib/python2.4/site-packages, should it not?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-31 13:19:01 UTC
Uhm, anything not working or what's the issue here?
Comment 2 David Grant 2006-07-31 13:27:58 UTC
blogtk should install to /usr/lib/${PYVER}/site-packages, not /usr/lib/blogtk. It's because the ebuild writer used make install. I can improve this script.
Comment 3 David Grant 2006-07-31 13:34:59 UTC
Actually I just looked at the Makefile and it's a mess. I wouldn't bother changing it.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-07-31 13:36:16 UTC
(In reply to comment #3)
> Actually I just looked at the Makefile and it's a mess. I wouldn't bother
> changing it.

Yeah, that's why I asked whether it actually breaks anything. If not, better not touch it. :=) 

Comment 5 David Grant 2006-07-31 14:25:38 UTC
Yeah, sometimes going against the FHS can be a good thing. Less pain