gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch master updated: Removed superfluous INSTALL file.


From: gnunet
Subject: [taler-www] branch master updated: Removed superfluous INSTALL file.
Date: Fri, 09 Dec 2022 17:48:15 +0100

This is an automated email from the git hooks/post-receive script.

skuegel pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new dd1244a  Removed superfluous INSTALL file.
dd1244a is described below

commit dd1244af547fa7f0dae8ffdf37c9d2c331686eb8
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Fri Dec 9 17:47:48 2022 +0100

    Removed superfluous INSTALL file.
---
 INSTALL                          | 33 ---------------------------------
 build-system/configure.py        |  1 -
 build-system/taler-build-scripts |  2 +-
 inc                              |  2 +-
 4 files changed, 2 insertions(+), 36 deletions(-)

diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index 45dadf7..0000000
--- 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 e1eadc8..e841dca 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
index 38c168b..2353867 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit 38c168b11eeeab93562ffa74b3e2aff4b596c77a
+Subproject commit 23538677f6c6be2a62f38dc6137ecdd1c76b7b15
diff --git a/inc b/inc
index 2b72c7f..218f02c 160000
--- a/inc
+++ b/inc
@@ -1 +1 @@
-Subproject commit 2b72c7f57d318271856f992eb2e58c133ae5179e
+Subproject commit 218f02cfc0453a0d4cc067ba9256123a675040ce

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]