archives/ruby3.2-test-unit: new aport
This commit is contained in:
parent
d696cbb525
commit
b598842f29
2 changed files with 62 additions and 0 deletions
8
archives/ruby3.2-test-unit/gemspec.patch
Normal file
8
archives/ruby3.2-test-unit/gemspec.patch
Normal file
|
@ -0,0 +1,8 @@
|
|||
--- a/test-unit.gemspec
|
||||
+++ b/test-unit.gemspec
|
||||
@@ -27,4 +27 @@
|
||||
- spec.files = ["README.md", "Rakefile"]
|
||||
- spec.files += ["COPYING", "BSDL", "PSFL"]
|
||||
- spec.files += Dir.glob("{lib,sample}/**/*.rb")
|
||||
- spec.files += Dir.glob("doc/text/**/*.*")
|
||||
+ spec.files += Dir.glob("lib/**/*.rb")
|
Loading…
Add table
Add a link
Reference in a new issue