Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001_Lein_Local.patch | Lein_Local Patch project.clj to build locally using lein. |
Debian Clojure Maintainers | not-needed | 2022-12-02 | ||
0002-Load-CLI-scripts-from-filesystem-path.patch | Load CLI scripts from filesystem path This allows us to load cli scripts like gem and irb from the filesystem at /usr/share/jruby/bin, instead of from the jruby-stdlib jar. |
=?utf-8?b?SsOpcsO0bWUgQ2hhcmFvdWk=?= <jerome@riseup.net> | not-needed | 2022-12-02 | ||
0003-Fix-jruby-interpreter-tests.patch | Fix jruby interpreter tests When JRuby is executed from a jar (embedded), it adds the RUBY environment variable. Since JRuby is instead loaded from the filesystem, this envvar isn't present, so don't expect it. See org/jruby/RubyInstanceConfig.java |
=?utf-8?b?SsOpcsO0bWUgQ2hhcmFvdWk=?= <jerome@riseup.net> | not-needed | 2022-12-02 |