summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-08-27 11:02:36 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-08-27 11:03:05 +0530
commit9fdda1b5f69467508a01e4e244f2c4d3f1d371f8 (patch)
tree01df1b59b59021779fd7e834fc584d4c8d013f12
parent697ec3749a62a26df0837c2abaf2aac497e06a37 (diff)
downloadwww-9fdda1b5f69467508a01e4e244f2c4d3f1d371f8.tar.gz
www-9fdda1b5f69467508a01e4e244f2c4d3f1d371f8.tar.bz2
www-9fdda1b5f69467508a01e4e244f2c4d3f1d371f8.zip
update build-common submodule and fix configure.py location
-rw-r--r--build-system/configure.py (renamed from configure.py)9
m---------build-system/taler-build-scripts0
m---------help0
3 files changed, 0 insertions, 9 deletions
diff --git a/configure.py b/build-system/configure.py
index e68c4c47..6b13143a 100644
--- a/configure.py
+++ b/build-system/configure.py
@@ -1,14 +1,5 @@
import sys
from pathlib import Path
-
-base_dir = Path(__file__, "../build-system/taler-build-scripts").resolve()
-
-if not base_dir.exists():
- print(f"build system directory (${base_dir}) missing", file=sys.stderr)
- sys.exit(1)
-
-sys.path.insert(0, str(base_dir))
-
from talerbuildconfig import *
b = BuildConfig()
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
-Subproject eaebfbb4887d9410bc89e75bd142d5213f44296
+Subproject c76fb9b3af6ec43f2d2a83e6b4f523dcc5ac6a5
diff --git a/help b/help
-Subproject 183cb78c3aa2415b038f6030ca353c3d592301a
+Subproject 3c75433969600126a3ba9070f40b45687535226