summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bouvier2022-06-21 21:58:21 +0200
committerAlexandre Bouvier2022-06-21 21:58:21 +0200
commit035ca2e5c98bb6a8f0a74dc49cb5c4eb2fe0ebae (patch)
tree2beac539990df519614fa5f28b2f361a82c0033b
parentf0ec9c1e19bede48f00e4101d77f6c8440f17da7 (diff)
downloadaur-035ca2e5c98bb6a8f0a74dc49cb5c4eb2fe0ebae.tar.gz
remove useless init
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a75226f1df9..a73747cb8f82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,7 +44,6 @@ pkgver() {
prepare() {
cd $_reponame
- git submodule init ext/armips
git config submodule.ext/armips.url ../armips
git submodule update
# unbundle glslang