Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360113 - The python-mpd ebuild does not optimize the module
Summary: The python-mpd ebuild does not optimize the module
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal minor (vote)
Assignee: Christoph Mende (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 10:47 UTC by Laurent Bachelier
Modified: 2011-03-23 20:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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