mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-01-19 20:51:59 +01:00
Added definition for Ruby 1.9.2-p318
This commit is contained in:
parent
fbfa944507
commit
449e2b49d4
1 changed files with 4 additions and 0 deletions
4
share/ruby-build/1.9.2-p318
Normal file
4
share/ruby-build/1.9.2-p318
Normal file
|
@ -0,0 +1,4 @@
|
|||
require_gcc
|
||||
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
|
||||
install_package "ruby-1.9.2-p318" "http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p318.tar.gz"
|
||||
install_package "rubygems-1.8.10" "http://production.cf.rubygems.org/rubygems/rubygems-1.8.10.tgz" ruby
|
Loading…
Reference in a new issue