Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 10861

Summary: move emake from a seperate script to ebuild.sh
Product: Portage Development Reporter: SpanKY <vapier>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: VERIFIED LATER    
Severity: enhancement CC: alpeterson, h3y, mr_bones_
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description SpanKY gentoo-dev 2002-11-17 03:30:32 UTC
[04:24] <SpanKY> carpaski: how come we got econf and einstall defined in ebuild.sh 
but emake isnt 
[04:25] <carpaski> SpanKY: Might have been because if you want to use emake twice, 
knowing it is going to fail... then it'd still work. 
[04:25] <SpanKY> also if it was in ebuild.sh, it would allow for '|| die' structure added 
[04:26] <SpanKY> but why use emake if you know its gonna fail ;) 
[04:26] <carpaski> nifty, but it might break things. 
[04:28] <carpaski> Yeah, but if I change that, someone is going to have to check every 
ebuild that doesn't ahve ||die on the emake line for flow control.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2004-05-16 04:10:09 UTC
Done any checking recently?
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 11:35:44 UTC
Don't really know where to go with this, so closing (if anyone is interested in this reopen it).