Skip to content

Commit cacc406

Browse files
committed
Merge pull request rbenv#136 from koraktor/master
Added definition for Ruby 1.9.2-p318
2 parents fbfa944 + 449e2b4 commit cacc406

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

share/ruby-build/1.9.2-p318

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
require_gcc
2+
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
3+
install_package "ruby-1.9.2-p318" "http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p318.tar.gz"
4+
install_package "rubygems-1.8.10" "http://production.cf.rubygems.org/rubygems/rubygems-1.8.10.tgz" ruby

0 commit comments

Comments
 (0)