LICENSES
author Bryan Hundven <bryanhundven@gmail.com>
Wed Dec 22 22:42:11 2010 +0100 (2010-12-22)
changeset 2229 6884dcb80121
permissions lrwxrwxrwx
libc/eglibc: fix installed scripts

Like rev 2002, eglibc installs some bash scripts, but use the path to the
buildtool bash as the interpreter (on the shebang line). This is only a
symlink to the real bash, and thus is not available at runtime.

Fix that by assuming that shell on the target *will* be /bin/bash.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
yann@1
     1
COPYING