gnunet-svn
[Top][All Lists]
Advanced

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

[taler-build-common] 04/50: configure.py: add default value to prefix.


From: gnunet
Subject: [taler-build-common] 04/50: configure.py: add default value to prefix.
Date: Sat, 02 Nov 2019 16:38:23 +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 05138a972f88d26ffc6e3af0ee857c9e860c3f98
Author: ng0 <address@hidden>
AuthorDate: Fri Oct 4 12:24:14 2019 +0000

    configure.py: add default value to prefix.
---
 configure.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.py b/configure.py
index 3abef38..8c28a56 100644
--- a/configure.py
+++ b/configure.py
@@ -49,6 +49,7 @@ def _read_prefix():
         parser.add_argument("-p",
                             "--prefix",
                             type=str,
+                            default="/usr/local",
                             required=True,
                             help='Directory prefix for installation')
         parser.add_argument("-y",

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



reply via email to

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