summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-04-21 16:15:15 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-04-21 16:15:15 +0530
commitee06e040a124bda5115852905f9a3ffecb3e7828 (patch)
tree2b955d0199bd92f5e213f51f1848370195c06d16
parent713d4de6d4704a62498ef2b89458e45d1e354606 (diff)
downloadlanding-ee06e040a124bda5115852905f9a3ffecb3e7828.tar.gz
landing-ee06e040a124bda5115852905f9a3ffecb3e7828.tar.bz2
landing-ee06e040a124bda5115852905f9a3ffecb3e7828.zip
update build-system
-rwxr-xr-xbootstrap3
m---------build-system/taler-build-scripts0
2 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 747df53..9f713ec 100755
--- a/bootstrap
+++ b/bootstrap
@@ -10,5 +10,6 @@ if ! git --version >/dev/null; then
exit 1
fi
+git submodule sync
git submodule update --init
-ln -sf build-system/taler-build-scripts/configure ./configure
+cp build-system/taler-build-scripts/configure ./configure
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
-Subproject 2536801927781ea38fefc3de924934e1c6a74d8
+Subproject eaebfbb4887d9410bc89e75bd142d5213f44296