mirror of
https://github.com/librempeg/librempeg
synced 2024-11-22 09:02:20 +00:00
8e4cf67330
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: J. Dekker <jdek@itanimul.li> Signed-off-by: Paul B Mahol <onemda@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
arch.mak | ||
bin2c.c | ||
common.mak | ||
library.mak | ||
libversion.sh | ||
pkgconfig_generate.sh | ||
version.sh |