gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: PYTHONPATH for pe


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: PYTHONPATH for per-user env
Date: Tue, 26 Dec 2017 17:48:11 +0100

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new ac873e1  PYTHONPATH for per-user env
ac873e1 is described below

commit ac873e13a7ca0ebd35f4cad64c08101f08f7b769
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Dec 26 17:47:46 2017 +0100

    PYTHONPATH for per-user env
---
 bootstrap-standalone | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bootstrap-standalone b/bootstrap-standalone
index b816852..5303532 100755
--- a/bootstrap-standalone
+++ b/bootstrap-standalone
@@ -56,6 +56,7 @@ function taler-exchange-keyup () {
 }
 
 export PATH="$HOME/deployment/bin:$HOME/local/bin:\$PATH"
+export PYTHONPATH="$HOME/local/lib/python3.5/site-packages"
 export TALER_CHECKDB="postgresql:///talercheck?host=$HOME/sockets"
 export TALER_CONFIG_CURRENCY=$CURRENCY
 export TALER_CONFIG_STANDALONE=1

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



reply via email to

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