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. _______________________________________________ Rubygems-developers mailing list Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers