`find` can accept a list of paths so condense this nested for loop, and dont split...
authorMike Frysinger <vapier@gentoo.org>
Sat, 7 Jul 2007 09:38:13 +0000 (09:38 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 7 Jul 2007 09:38:13 +0000 (09:38 -0000)
commit65513890829eff5ccbc48f25c26667a90cfc9718
tree571b181214eb5b48b77e92d7a7f96ba274966c19
parent6ba5b332155d201ceeed9039c338221619b11e5a
`find` can accept a list of paths so condense this nested for loop, and dont split off debug information for ET_REL files as these are never pulled in via debug utilities (and can trigger weird behavior in binutils when linked into things, like glibcs crt1.o)

svn path=/main/trunk/; revision=7189
bin/prepstrip