[Rubygems-developers] Changes to 0.9.1 in JRuby's shipped version
Eric Hodel
drbrain at segment7.net
Thu Feb 1 17:15:53 EST 2007
On Feb 1, 2007, at 24:07, Charles Oliver Nutter wrote:
> Three changes thusfar:
>
> - Fix shebang lines in all installed scripts to #!/usr/bin/env jruby
> - Enable env_shebang by default for installs
> - change env_shebang line to #!/usr/bin/env jruby
This will break any gem that adds flags to ruby on platforms that
have broken shebang handling (linux). I highly recommend using the
default.
More information about the Rubygems-developers
mailing list