OpenAPV needs git history

This commit is contained in:
BtbN 2025-05-06 10:48:26 +02:00
parent 5996ca9054
commit 2c57151c73

View File

@ -8,6 +8,11 @@ ffbuild_enabled() {
return 0
}
ffbuild_dockerdl() {
default_dl .
echo "git fetch --unshallow --filter=blob:none"
}
ffbuild_dockerbuild() {
# No need to build this
echo > app/CMakeLists.txt