• J. Dekker's avatar
    ffbuild/libversion.sh: add shebang · fcfd17db
    J. Dekker authored
    The implicit interpreter is dependent on the environment, and isn't
    guaranteed to be /bin/sh. Some packagers call this script directly, and
    in certain environments such as containers using qemu-user through
    binfmt_misc emulation on Linux it doesn't fallback to /bin/sh.
    
    To fix these cases we add the interpreter explicitly.
    Signed-off-by: 's avatarJ. Dekker <jdek@itanimul.li>
    fcfd17db
Name
Last commit
Last update
..
.gitignore Loading commit data...
arch.mak Loading commit data...
bin2c.c Loading commit data...
common.mak Loading commit data...
library.mak Loading commit data...
libversion.sh Loading commit data...
pkgconfig_generate.sh Loading commit data...
version.sh Loading commit data...