On Tue, 21 Apr 2009 20:48:48 +0100 Markos Chandras <[email protected]> wrote: > insinto /lib/firmware/ > doins -r "${S}"/* || die "doins failed"
Careful with that. For current EAPIs, doins -r's behaviour is only defined if it encounters regular files or directories. If there're any symlinks under there, behaviour is undefined. -- Ciaran McCreesh
signature.asc
Description: PGP signature
