gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-taler-build-scripts] 02/02: exec


From: gnunet
Subject: [GNUnet-SVN] [taler-taler-build-scripts] 02/02: exec
Date: Mon, 14 Oct 2019 19:07:01 +0200

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

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

commit b2c9672f2e493db810865b7de1e568a466b59360
Author: Florian Dold <address@hidden>
AuthorDate: Mon Oct 14 22:36:53 2019 +0530

    exec
---
 configure | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/configure b/configure
index 933d474..e101748 100755
--- a/configure
+++ b/configure
@@ -72,7 +72,6 @@ fi
 # or fail anyway once configure.py is invoked because we
 # don't have python if we reach the point to fail.
 PYTHON=$($python -c 'import sys; print(sys.executable)')
-#echo $PYTHON
 
 
 # Call configure.py, assuming all went well.
@@ -80,4 +79,4 @@ PYTHON=$($python -c 'import sys; print(sys.executable)')
 # If $1 is empty, the python script checks the
 # environment for PREFIX. We might need more
 # variables and switches, such as DESTDIR.
-$PYTHON ./configure.py $@
+exec "$PYTHON" ./configure.py $@

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



reply via email to

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