summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f088756db05..43aee0f2e5d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ prepare() {
cd $srcdir/mkspiffs
git submodule init
git config submodule.spiffs.url $srcdir/spiffs
- git submodule update
+ git -c protocol.file.allow=always submodule update
}
pkgver() {