summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornekgem2020-05-06 14:52:31 +0300
committernekgem2020-05-06 14:52:31 +0300
commit93d261cb3c2e84f5155aaa06cda707fb843e9509 (patch)
treee28b5fdd6d8a4b0729b36e3bdfcb96077a0288d0
parentb16a3ab2bf6c97338d1bae9f69b0a9ed8f3f44fe (diff)
downloadaur-93d261cb3c2e84f5155aaa06cda707fb843e9509.tar.gz
remove wrong comment
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f15f287deae..28789102314f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,6 @@ sha256sums=('SKIP'
prepare() {
# XXX maybe should include submodules as part of sources?
- # XXX --remote ?
git -C "$_gitname" submodule update --init --recursive
}