summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.template b/bootstrap.template
index 82700e1..747df53 100755
--- a/bootstrap.template
+++ b/bootstrap.template
@@ -11,4 +11,4 @@ if ! git --version >/dev/null; then
fi
git submodule update --init
-cp build-system/taler-build-scripts/configure ./configure
+ln -sf build-system/taler-build-scripts/configure ./configure