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

Bug 360113

Summary: The python-mpd ebuild does not optimize the module
Product: Gentoo Linux Reporter: Laurent Bachelier <laurent>
Component: New packagesAssignee: Christoph Mende (RETIRED) <angelos>
Status: RESOLVED FIXED    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Laurent Bachelier 2011-03-23 10:47:42 UTC
The module is not a directory named "python-mpd" like the ebuild but is actually a file named "mpd.py".

The fix is easy, add this line:
PYTHON_MODNAME="mpd.py"

Reproducible: Always
Comment 1 Christoph Mende (RETIRED) gentoo-dev 2011-03-23 18:54:36 UTC
fixed in 0.3.0, thanks