aports/main/ruby-net-smtp/gemspec.patch

8 lines
244 B
Diff
Raw Permalink Normal View History

--- a/net-smtp.gemspec
+++ b/net-smtp.gemspec
2025-04-21 22:19:34 +02:00
@@ -25,3 +25 @@
- spec.files = Dir.chdir(File.expand_path('..', __FILE__)) do
- `git ls-files README.md NEWS.md LICENSE.txt net-smtp.gemspec lib`.split
- end
+ spec.files = Dir["lib/**/*.rb"]