Commit 58e6617e by Erik Michaels-Ober

Merge pull request #505 from chrisseaton/jruby-9000-dev

Add JRuby 9000 snapshot.
parents 26372ad8 2c07eaf2
...@@ -507,6 +507,7 @@ build_package_jruby() { ...@@ -507,6 +507,7 @@ build_package_jruby() {
build_package_copy build_package_copy
cd "${PREFIX_PATH}/bin" cd "${PREFIX_PATH}/bin"
ln -fs jruby ruby ln -fs jruby ruby
chmod +x ruby
install_jruby_launcher install_jruby_launcher
remove_windows_files remove_windows_files
fix_jruby_shebangs fix_jruby_shebangs
......
install_package "jruby-9000.dev" "http://ci.jruby.org/snapshots/master/jruby-dist-9000.dev-bin.tar.gz" jruby
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