gnunet-svn
[Top][All Lists]
Advanced

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

[taler-build-common] 21/50: prefix


From: gnunet
Subject: [taler-build-common] 21/50: prefix
Date: Sat, 02 Nov 2019 16:38:40 +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 eb2e6105e477f232f775dd0c0e860b2df57a6a57
Author: ng0 <address@hidden>
AuthorDate: Fri Oct 4 16:55:58 2019 +0000

    prefix
---
 configure.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.py b/configure.py
index bd1b081..19e7145 100644
--- a/configure.py
+++ b/configure.py
@@ -124,7 +124,7 @@ def _read_prefix():
             if 'DEBUG' in os.environ:
                 logger.debug('PREFIX from environment: %s', p_myprefix)
             myprefix = p_myprefix
-    elif args.prefix:
+    elif args.prefix is not '/usr/local':
         if 'DEBUG' in os.environ:
             logger.debug('PREFIX from args.prefix')
         myprefix = args.prefix

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



reply via email to

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