summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL33
-rw-r--r--build-system/configure.py1
m---------build-system/taler-build-scripts0
m---------inc0
4 files changed, 0 insertions, 34 deletions
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index 45dadf7d..00000000
--- a/INSTALL
+++ /dev/null
@@ -1,33 +0,0 @@
-Installation instructions
--------------------------
-
-For Debian:
-===========
-
-Simply install:
-
-# apt-install python3-ruamel.yaml python3-jinja2 python3-babel git
-
-Then invoke "bootstrap" and "configure". You must pass
-"--prefix=$P" and "--variant=$V" for some values of
-$P and $V to configure. The actual Web site
-will be installed at $P/$V.
-
-
-For NetBSD:
-===========
-
-Install python3.7, py37-babel, npm, nodejs from pkgsrc.
-
-Adjust the values in config.mk:
-
- PYTHON=python3.7
- BABEL=pybabel-3.7
-
-make submodules/init
-make submodules/update
-make
-
-Use
-env BROWSER=firefox make run
-to run the website
diff --git a/build-system/configure.py b/build-system/configure.py
index e1eadc8e..e841dca2 100644
--- a/build-system/configure.py
+++ b/build-system/configure.py
@@ -22,7 +22,6 @@ b.use(PosixTool("mkdir"))
b.use(PosixTool("rm"))
b.use(PosixTool("sh"))
b.use(PosixTool("msgmerge"))
-b.use(PosixTool("tsc"))
b.use(PosixTool("git"))
b.use(BrowserTool())
b.run()
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
-Subproject 38c168b11eeeab93562ffa74b3e2aff4b596c77
+Subproject 23538677f6c6be2a62f38dc6137ecdd1c76b7b1
diff --git a/inc b/inc
-Subproject 2b72c7f57d318271856f992eb2e58c133ae5179
+Subproject 218f02cfc0453a0d4cc067ba9256123a675040c