ffmpeg/ffbuild
J. Dekker fcfd17dbb4 ffbuild/libversion.sh: add shebang
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>
2024-04-09 15:34:53 +02:00
..
.gitignore
arch.mak riscv: test for assembler support 2023-12-08 17:21:09 +02:00
bin2c.c
common.mak makefile: Clean up missed object files with "make clean" 2024-03-10 23:45:51 +02:00
library.mak
libversion.sh ffbuild/libversion.sh: add shebang 2024-04-09 15:34:53 +02:00
pkgconfig_generate.sh
version.sh