LICENSES
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Jul 01 00:24:04 2010 +0200 (2010-07-01)
changeset 2002 1be81b72dea4
permissions lrwxrwxrwx
libc/glibc: fix installed scripts

glibc installs some bash-scripts, but uses the path to the buildtool
bash as 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 bash on the target *will* be /bin/bash.
yann@1
     1
COPYING