mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 05:17:39 +02:00
build: add license file to archives
This commit is contained in:
@ -14,6 +14,8 @@ if ! [[ -f "variants/${TARGET}-${VARIANT}.sh" ]]; then
|
||||
exit -1
|
||||
fi
|
||||
|
||||
LICENSE_FILE="COPYING.LGPLv2.1"
|
||||
|
||||
ADDINS=()
|
||||
ADDINS_STR=""
|
||||
while [[ "$#" -gt 0 ]]; do
|
||||
|
Reference in New Issue
Block a user