Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286114 - [kde-testing] media-sound/amarok-2.1.90 fails to compile
Summary: [kde-testing] media-sound/amarok-2.1.90 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-23 17:00 UTC by Vitaliy V. Osypenko
Modified: 2009-09-23 17:32 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 Vitaliy V. Osypenko 2009-09-23 17:00:19 UTC
Ebuild fails with git_src_unpack not found error. This part should be only in live version, please add a condition.

if [[ ${PV} == 9999 ]]; then
        src_unpack() {
                git_src_unpack
        }
fi


Reproducible: Always
Comment 1 Vitaliy V. Osypenko 2009-09-23 17:32:40 UTC
Fixed in git.