aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-07-10 18:15:19 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-07-10 18:15:19 +0300
commite0c9029693b018f7733172dadfa843c0b54863b2 (patch)
treec6e334eb25969ec7a78ef152fe615ee9ff26505c /bootstrap
parent8e10db4c37f308da9a58d3a4d15ef24f28d50161 (diff)
downloadcfpeek-e0c9029693b018f7733172dadfa843c0b54863b2.tar.gz
cfpeek-e0c9029693b018f7733172dadfa843c0b54863b2.tar.bz2
Switch to grecs b06fb7d3
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index ae677ac..494dfa0 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,5 +1,4 @@
#! /bin/sh
set -e
-git submodule init
-git submodule update
+git submodule update --init --recursive
autoreconf -f -i -s

Return to:

Send suggestions and report system problems to the System administrator.