Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save leehambley/432758 to your computer and use it in GitHub Desktop.
Save leehambley/432758 to your computer and use it in GitHub Desktop.
curl -o /tmp/skaes-rubypatches-ruby-187-24843.patch https://gist.github.com/raw/2d90a8e61044074bbfe5/6d944ebeb0eaa80e64e167df4537a622d11ac5da/svn-diff-skaes-ruby.patch
rvm install 1.8.7-r24843 --patch /tmp/skaes-rubypatches-ruby-187-24843.patch -C --enable-gcdebug
rm /tmp/skaes-rubypatches-ruby-187-24843.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment