On Thursday 21 August 2008, Robin H. Johnson wrote: > On Wed, Aug 20, 2008 at 02:57:03AM +0000, Mike Frysinger (vapier) wrote: > > 1.1 sys-kernel/linux-headers/linux-headers-2.6.26.ebuild > > ... > > > src_install() { > > kernel-2_src_install > > cd "${D}" > > egrep -r \ > > -e '[[:space:]](asm|volatile|inline)[[:space:](]' \ > > -e '\<([us](8|16|32|64))\>' \ > > . > > headers___fix $(find -type f) > > } > > ... > > Are you missing a pipe after the egrep statement? What's the point of > just spitting to stdout?
some debug code that doesnt hurt. shows headers that need fixing. -mike
signature.asc
Description: This is a digitally signed message part.