gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-taler-build-scripts] branch master updated: babel no


From: gnunet
Subject: [GNUnet-SVN] [taler-taler-build-scripts] branch master updated: babel not bable
Date: Wed, 09 Oct 2019 19:35:42 +0200

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

ng0 pushed a commit to branch master
in repository taler-build-scripts.

The following commit(s) were added to refs/heads/master by this push:
     new b774a07  babel not bable
b774a07 is described below

commit b774a075afe3c6779745050af920d616c67d7f96
Author: ng0 <address@hidden>
AuthorDate: Wed Oct 9 17:35:29 2019 +0000

    babel not bable
---
 configure.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.py b/configure.py
index f452c5f..4406560 100644
--- a/configure.py
+++ b/configure.py
@@ -59,8 +59,8 @@ def tool_emscripten():
 def tool_pybabel():
     # No suffix. Would probably be cheaper to do this in
     # the dict as well.
-    if existence('pybable'):
-        return 'pybable'
+    if existence('pybabel'):
+        return 'pybabel'
     else:
         # Has suffix, try suffix. We know the names in advance,
         # so use a dictionary and iterate over it. Use enough names

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



reply via email to

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