commit 1f0894cae3cc9581a52c58b74e884032e5a349d6
parent d79fd42dac4d10bde4a4746f863be2ea1d09a3d5
Author: Florian Dold <florian.dold@gmail.com>
Date: Fri, 11 Oct 2019 23:43:56 +0530
typo
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/bin/taler-deployment b/bin/taler-deployment
@@ -224,7 +224,6 @@ def build_survey(r, p):
update_checkout(r, p)
subprocess.run(["./bootstrap"], check=True)
pfx = Path.home() / "local"
- default_|
pyconfigure()
subprocess.run(["make", "install"], check=True)
(p / "taler-buildstamp").touch()