Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123958 - media-sound/lilypond: Unnecessary global scope code
Summary: media-sound/lilypond: Unnecessary global scope code
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-24 09:50 UTC by Ciaran McCreesh
Modified: 2006-02-27 12:30 UTC (History)
1 user (show)

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 Ciaran McCreesh 2006-02-24 09:50:49 UTC
media-sound/lilypond calls cut in global scope to get MY_PV. This would be better off as either bash substitution or a versionator.eclass function call.

Someone from QA can fix this if you'd rather not do it yourself.
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2006-02-27 11:43:20 UTC
Please go ahead and fix it, thanks
Comment 2 Ciaran McCreesh 2006-02-27 12:30:14 UTC
Done, thanks.