Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250144 - MAKEOPTS clobbered: app-dicts/wordnet
Summary: MAKEOPTS clobbered: app-dicts/wordnet
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High QA (vote)
Assignee: Spell checking utilities and dictionaries -- related bugs (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-07 08:24 UTC by SpanKY
Modified: 2008-12-16 00:48 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 SpanKY gentoo-dev 2008-12-07 08:24:56 UTC
broken code:
app-dicts/wordnet/wordnet-3.0-r2.ebuild:47: MAKEOPTS="-e"
app-dicts/wordnet/wordnet-3.0.ebuild:45:    MAKEOPTS="-e"

you should be doing `emake -e` instead
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2008-12-16 00:48:00 UTC
Thank you for report. Fixed in CVS.