gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch stable updated (56a2b32 -> c1db7b4)


From: gnunet
Subject: [taler-www] branch stable updated (56a2b32 -> c1db7b4)
Date: Tue, 04 May 2021 22:02:45 +0200

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

dold pushed a change to branch stable
in repository www.

    from 56a2b32  pass base URL to site generator
     new e1e81e1  makefile
     new c1db7b4  submodules

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile | 2 +-
 inc      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 034d0db..93448f6 100644
--- a/Makefile
+++ b/Makefile
@@ -51,6 +51,7 @@ locale-update: locale/messages.pot
 .PHONY: locale-compile
 locale-compile:
        (for lang in `echo $(LANGUAGES)`; do \
+               echo compiling $$lang; \
                $(pybabel) -q compile -d locale -l $$lang --use-fuzzy ; \
        done)
 
@@ -61,7 +62,6 @@ locale: locale-update locale-compile
 # Run the jinja2 templating engine to expand templates to HTML
 # incorporating translations.
 template: locale-compile
-
        env BASEURL=$(opt_baseurl) ./make_site.py
 
 .PHONY: run
diff --git a/inc b/inc
index 99a0de7..1e9e766 160000
--- a/inc
+++ b/inc
@@ -1 +1 @@
-Subproject commit 99a0de7cac0033db10a0bed9f476900ece1e402a
+Subproject commit 1e9e7661a47f73d0cd2d8889d4d6e5f8f7eca09d

-- 
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]