mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-23 18:16:24 +02:00
Remove superfluous variable
This commit is contained in:
parent
8679b66883
commit
33079e6154
@ -123,8 +123,6 @@ for addin in ${ADDINS[*]}; do
|
||||
source "addins/${addin}.sh"
|
||||
done
|
||||
|
||||
export FFBUILD_PREFIX="$(docker run --rm "$IMAGE" bash -c 'echo $FFBUILD_PREFIX')"
|
||||
|
||||
for script in scripts.d/**/*.sh; do
|
||||
FF_CONFIGURE+=" $(get_output $script configure)"
|
||||
FF_CFLAGS+=" $(get_output $script cflags)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user