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

Bug 380379

Summary: Quickstart ebuild guide is outdated re: emake
Product: Documentation Reporter: Michael Orlitzky <mjo>
Component: DevmanualAssignee: Gentoo Quality Assurance Team <qa>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://devmanual.gentoo.org/quickstart/index.html
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Orlitzky gentoo-dev 2011-08-23 15:01:10 UTC
A quote:

  In the case of emake, the common || die "something went wrong" idiom is used — 
  this is to ensure that if for some reason an error occurs, Portage will stop 
  rather than trying to continue with the install. Note that econf does not need 
  the || die idiom, as it dies by itself if something failed.

I don't think we need "|| die" with emake anymore?
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-05-09 16:45:05 UTC
This appears to have been fixed by someone somewhere. Thank you, Mr. Someone.

Also, mjo, thank you very much for filing this bug. :)