gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch master updated: if then


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: if then
Date: Wed, 01 Nov 2017 11:50:12 +0100

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

grothoff pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new dbe8e1d  if then
dbe8e1d is described below

commit dbe8e1d33f058f85e4de469c0cfe94607df02e8d
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Nov 1 11:49:59 2017 +0100

    if then
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index 8ba19af..a22226f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,6 +45,7 @@ AX_COMPARE_VERSION([$PIP_VERSION],[lt],[6.0], 
[AC_MSG_ERROR([Please install pip3
 # to the desired installation target directory
 pip3 install --help | grep '\-\-system' >> /dev/null
 if test $? -ne 0;
+then
    DEBIAN_PIP3_SYSTEM=""
 else
    DEBIAN_PIP3_SYSTEM="--system"

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



reply via email to

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