Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71559 - app-benchmark/stress uses einstall instead of `make install DESTDIR=$D`
Summary: app-benchmark/stress uses einstall instead of `make install DESTDIR=$D`
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: benchmarks
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-17 09:12 UTC by SpanKY
Modified: 2005-04-08 20:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
stress-0.18.2.ebuild.diff (stress-0.18.2.ebuild.diff,368 bytes, patch)
2004-12-24 19:38 UTC, Marcelo Goes (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2004-11-17 09:12:09 UTC
einstall is a kludge that is supposed to be used only when DESTDIR is not supported
Comment 1 SpanKY gentoo-dev 2004-11-17 09:12:55 UTC
ebuild also fails to include '|| die' after einstall (BAD)
Comment 2 Marcelo Goes (RETIRED) gentoo-dev 2004-12-24 19:38:40 UTC
Created attachment 46845 [details, diff]
stress-0.18.2.ebuild.diff

patch to current 0.18.1 ebuild
Comment 3 Aaron Walker (RETIRED) gentoo-dev 2005-04-08 20:59:24 UTC
Not sure why this was never fixed; stress didn't even need to be patched to use make install...

anyways, fix0rd.