Rebuilt for Ruby 1.9.3.
This commit is contained in:
parent
367a485804
commit
b8ab4a74ef
3 changed files with 40 additions and 30 deletions
9
rubygem-progressbar-test-load-path-fix.patch
Normal file
9
rubygem-progressbar-test-load-path-fix.patch
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
*** test/test.rb 2010-10-13 16:27:17.869975088 +0200
|
||||
--- test/test.rb.new 2010-10-13 16:27:10.736981525 +0200
|
||||
***************
|
||||
*** 1,3 ****
|
||||
--- 1,4 ----
|
||||
+ $:.unshift File.join(File.dirname(__FILE__), '..', 'lib')
|
||||
require 'test/unit'
|
||||
require 'progressbar'
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue