summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2022-06-25 17:38:42 +0200
committerbartus2022-06-25 17:38:42 +0200
commit0cd07eb1967c677a3945b266d8ff682cfce782a7 (patch)
tree2a9255399afb5375862da831094df556891508e1
parent5dbd1fc52fb2f690c6f2b1f00bcee6d06475287e (diff)
downloadaur-0cd07eb1967c677a3945b266d8ff682cfce782a7.tar.gz
Remove redundant git submodule init
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aceb58b89140..56e670a347a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,6 @@ sha256sums=('SKIP'
prepare() {
prepare_submodule
- git -C "${srcdir}/${name}" submodule update --init --recursive
}
build() {