mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-19 15:57:10 +02:00
Alaways do full clone of iconv repo
This commit is contained in:
parent
74a2af1977
commit
2bb8f6d5e0
@ -8,8 +8,9 @@ ffbuild_enabled() {
|
||||
}
|
||||
|
||||
ffbuild_dockerbuild() {
|
||||
git-mini-clone "$SCRIPT_REPO" "$SCRIPT_COMMIT" iconv
|
||||
git clone --filter=blob:none "$SCRIPT_REPO" iconv
|
||||
cd iconv
|
||||
git checkout "$SCRIPT_COMMIT"
|
||||
|
||||
./gitsub.sh pull
|
||||
./autogen.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user