On Thu, 13 Jul 2006 02:41:26 +0200 "Diego 'Flameeyes' Pettenò" <[EMAIL PROTECTED]> wrote: | > if these use doins/man/doc then the should probably check them | > before installing: | > [ -f ${doc} ] && dodoc ${doc} | | dodoc of 30 files of which some might not exists take less runtime | than 30 checks for files and following dodoc file-by-file.
Uh... Why on earth is the runtime speed for one-off src_install things being discussed? A few hundredths of a second in non-global code is utterly irrelevant. The far more important issue is what's more readable. -- Ciaran McCreesh Mail : ciaran dot mccreesh at blueyonder.co.uk -- gentoo-dev@gentoo.org mailing list