Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261975 - dev-cpp/sptk should _not_ run cmake on src_unpack
Summary: dev-cpp/sptk should _not_ run cmake on src_unpack
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Ilya Volynets (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-10 12:59 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-03-16 18:56 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-03-10 12:59:56 UTC
The cmake call is part of the compile phase like econf is for autotools-based packages. Please don't call  it during src_unpack.

Thanks,
Diego
Comment 1 Ilya Volynets (RETIRED) gentoo-dev 2009-03-16 18:56:58 UTC
Fixed