summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorAllan Espinosa <allan.espinosa@outlook.com>2016-03-16 17:28:02 -0500
committerAllan Espinosa <allan.espinosa@outlook.com>2016-03-16 17:28:02 -0500
commit52b61dce4784b561792b180b593eab4ae602e14d (patch)
tree5fa23b64e61007281e1cf8c8560ca6ff8e8d0613 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parentc2013ea4ec9e6c5fbf9bf1e36259eff3283030d1 (diff)
buildRubyGem: use Gem.use_paths to load gems
After ruby initializes, rubygems no longer reads the GEM_PATH. Before, we have the following scenario: Gem.path # => ["a"] ENV['GEM_PATH'] = ["b"] Gem.path # => ["a"] # Still returns the same Gem.use_paths is the documented way to create isolated environments as documented in [1]. [1] http://www.rubydoc.info/github/rubygems/rubygems/Gem.use_paths
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions