aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorLei Yan2017-10-02 22:45:23 +0000
committerLei Yan2017-10-02 22:45:23 +0000
commit92aa723692245ddf9b10715da152270d33eff52e (patch)
tree17fbec0937b1233a4e6ba2dd5a7e489a7faa24a1 /bin
parent0ba135a1ff55bf97035ffda4715533d341d16a6c (diff)
parent74d24925463df1cb03cf21c7c3a83241e864361d (diff)
downloadgenenetwork2-92aa723692245ddf9b10715da152270d33eff52e.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2
Diffstat (limited to 'bin')
-rwxr-xr-xbin/genenetwork21
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/genenetwork2 b/bin/genenetwork2
index e07a4e32..5e791885 100755
--- a/bin/genenetwork2
+++ b/bin/genenetwork2
@@ -68,6 +68,7 @@ else
export PATH=$GN2_PROFILE/bin:$PATH
export PYTHONPATH=$GN2_PROFILE/lib/python2.7/site-packages
export R_LIBS_SITE=$GN2_PROFILE/site-library
+ export GEM_PATH=$GN2_PROFILE/lib/ruby/gems/2.4.0
export JS_GUIX_PATH=$GN2_PROFILE/share/genenetwork2/javascript
export GUIX_GTK3_PATH="$GN2_PROFILE/lib/gtk-3.0"
export GI_TYPELIB_PATH="$GN2_PROFILE/lib/girepository-1.0"