mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-13 04:31:28 +02:00
Add definition for 1.9.3-p0
This commit is contained in:
parent
a57892ad76
commit
e66f6b3f53
1 changed files with 3 additions and 0 deletions
3
share/ruby-build/1.9.3-p0
Normal file
3
share/ruby-build/1.9.3-p0
Normal file
|
@ -0,0 +1,3 @@
|
|||
require_gcc
|
||||
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
|
||||
install_package "ruby-1.9.3-p0" "http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p0.tar.gz"
|
Loading…
Reference in a new issue