gnunet-svn
[Top][All Lists]
Advanced

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

[taler-build-common] 30/50: babel not bable


From: gnunet
Subject: [taler-build-common] 30/50: babel not bable
Date: Sat, 02 Nov 2019 16:38:49 +0100

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

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

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]