Package: ruby-i18n / 1.8.8-1
Metadata
Package | Version | Patches format |
---|---|---|
ruby-i18n | 1.8.8-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 disable bundler on build time do not install stuff a.patch | (download) |
test/test_helper.rb |
1 0 + 1 - 0 ! |
disable bundler on build time, do not install stuff at build time |
0002 gemspec prepend local directory to the LOAD_PATH.patch | (download) |
i18n.gemspec |
2 1 + 1 - 0 ! |
gemspec: prepend local directory to the $load_path |
0003 test_helper load gem i18n before requiring i18n.patch | (download) |
test/test_helper.rb |
1 1 + 0 - 0 ! |
test_helper: load gem "i18n" before requiring "i18n" We are switching from the vendor layout to the rubygems layout, and this package has itself in its build dependency tree (because reaasons). If "i18n" is already available in the vendor, then it will take precedence in the require. |
1