aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorzsloan2017-09-22 16:08:57 +0000
committerzsloan2017-09-22 16:08:57 +0000
commitf2c29437a3c76b28d434f87e5b1f5cb08b9b2c6c (patch)
treecf5e69a4b54d5846431562a4b4f04d8ebe60e24f /bin
parent873a7c1b6312bee324ae25d550af15e9e8964a01 (diff)
parent6c0e665d86c501b4a1640e067d46ecb61a3ae1bf (diff)
downloadgenenetwork2-f2c29437a3c76b28d434f87e5b1f5cb08b9b2c6c.tar.gz
Merge branch 'testing' of https://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"