[gtk-osx: 24/48] Make WORKON_HOME consistent and correct.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx: 24/48] Make WORKON_HOME consistent and correct.
- Date: Tue, 14 May 2019 23:58:31 +0000 (UTC)
commit 72b4ac3b393898f0a6cd0859890ecaf2503c0633
Author: John Ralls <jralls ceridwen us>
Date: Sat Apr 13 12:22:53 2019 -0700
Make WORKON_HOME consistent and correct.
gtk-osx-setup.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk-osx-setup.sh b/gtk-osx-setup.sh
index 37ec597..6b72601 100755
--- a/gtk-osx-setup.sh
+++ b/gtk-osx-setup.sh
@@ -150,7 +150,7 @@ if test ! -f "$DEVPREFIX/bin/jhbuild" ; then
#!$DEVPREFIX/bin/bash
export DEVROOT="$DEVROOT"
export DEVPREFIX="$DEVPREFIX"
-export WORKON_HOME="$DEVPREFIX/share"
+export WORKON_HOME="$DEVPREFIX/share/venv"
export PYTHONPATH="$PYTHONPATH"
export PIPENV_DOTENV_LOCATION="$DEVPREFIX/etc/pipenv-env"
export PIPENV_PIPFILE="$DEVPREFIX/etc/Pipfile"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]