Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10269 - syntax error in ascpu-1.9 ebuild
Summary: syntax error in ascpu-1.9 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-05 09:34 UTC by Arkadi Shishlov
Modified: 2002-11-05 15:08 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 Arkadi Shishlov 2002-11-05 09:34:21 UTC
Missing '}' after the end of src_unpack():

src_unpack() {
        unpack ${A}

        cd ${S}
        patch -p0 < ${FILESDIR}/${P}-gentoo.patch


src_compile() {
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-11-05 15:08:34 UTC
sorry about that. fixed in portage.