aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-12-01 13:27:23 +0000
committerng0 <ng0@n0.is>2019-12-01 13:27:23 +0000
commit1f7e6f40f9ba31b2fbe929b99c62e30b83ead7c4 (patch)
treec0029c0e4ac32612a6c3e53786c37afd81ccb61c /configure
parentd03f98d602a4b10991b705ceb74bfbd5c8572904 (diff)
downloadwww-1f7e6f40f9ba31b2fbe929b99c62e30b83ead7c4.tar.gz
www-1f7e6f40f9ba31b2fbe929b99c62e30b83ead7c4.zip
revert the reverting of submodule commits + add more commands to bootstrap for
this.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index e2be5fac..7749566c 100755
--- a/configure
+++ b/configure
@@ -32,7 +32,6 @@
32 32
33# we invoke configure not as a symlink but as a copy, 33# we invoke configure not as a symlink but as a copy,
34# so we have to use a fixed location for the repository! 34# so we have to use a fixed location for the repository!
35# dir=$(dirname "$(readlink -f -- "$0")")/build-system/taler-build-scripts
36dir=$(dirname "$(readlink -- "$0")")/build-system/taler-build-scripts 35dir=$(dirname "$(readlink -- "$0")")/build-system/taler-build-scripts
37. $dir/sh/lib.sh/existence.sh 36. $dir/sh/lib.sh/existence.sh
38. $dir/sh/lib.sh/existence_python.sh 37. $dir/sh/lib.sh/existence_python.sh