gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: makefile


From: gnunet
Subject: [taler-www] branch master updated: makefile
Date: Sat, 14 Dec 2019 17:55:45 +0100

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

ng0 pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 9524d6b  makefile
9524d6b is described below

commit 9524d6b3d495571907c93fae6f274b4a3e6e73c2
Author: ng0 <address@hidden>
AuthorDate: Sat Dec 14 16:55:32 2019 +0000

    makefile
---
 GNUmakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GNUmakefile b/GNUmakefile
index 52d3c53..3469dd0 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -36,7 +36,7 @@ all: locale template
 
 # Extract translateable strings from jinja2 templates.
 locale/messages.pot: template/*.j2 common/*.j2 common/*.j2.inc
-       $(env) PYTHONPATH=".:./inc" $(pybabel) extract -F locale/babel.map -o 
locale/messages.pot .
+       PYTHONPATH=".:./inc" $(pybabel) extract -F locale/babel.map -o 
locale/messages.pot .
 
 # Update translation (.po) files with new strings.
 .PHONY: locale-update

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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