Commit 3f0576b9 by Erik Michaels-Ober

ruby-build 20130901

parent 419f16e3
## Version History ## Version History
#### 20130901
* Use www.dnsbalance.ring.gr.jp
* Do not set the Rubinius gems directory to the prefix
#### 20130806 #### 20130806
* Change protocol of the ruby-lang.org server from HTTP to FTP * Change protocol of the ruby-lang.org server from HTTP to FTP
......
#!/usr/bin/env bash #!/usr/bin/env bash
RUBY_BUILD_VERSION="20130806" RUBY_BUILD_VERSION="20130901"
set -E set -E
exec 3<&2 # preserve original stderr at fd 3 exec 3<&2 # preserve original stderr at fd 3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment