Ryan Hill wrote: > On Wed, 04 Feb 2009 18:36:15 +0200 > Petteri Räty wrote: > >> Angelo Arrifano wrote: >>> # manual document installation >>> [ -n "${DOCS}" ] && dodoc ${DOCS} >>> >>> } >>> >> dodoc should have || die with it > > Dieing on dodoc is a complete waste of time and effort. No one wants > the ebuild to fail if ChangeLog.2006 doesn't exist. > > If ebuild devs test their stuff before committing, it will never hit users. Regards, Petteri