gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-www] branch master updated: Apparently gmake is a bi


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: Apparently gmake is a bit more easy to be thrown off than NetBSD make.
Date: Tue, 03 Sep 2019 11:04:15 +0200

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 fb8a093  Apparently gmake is a bit more easy to be thrown off than 
NetBSD make.
fb8a093 is described below

commit fb8a093eb210d2b457b69d4b9664f21aba4d50b7
Author: ng0 <address@hidden>
AuthorDate: Tue Sep 3 09:03:47 2019 +0000

    Apparently gmake is a bit more easy to be thrown off than NetBSD make.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index c66f01e..69e1266 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ all: locale template
        cp -R team-images rendered/
 
 # Extract translateable strings from jinja2 templates.
-locale/messages.pot: *.j2 common/*.j2 common/*.j2.inc
+locale/messages.pot: template/*.j2 common/*.j2 common/*.j2.inc
        env PYTHONPATH="." $(BABEL) extract -F locale/babel.map -o 
locale/messages.pot .
 
 # Update translation (.po) files with new strings.

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



reply via email to

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