diff options
| author | Jakub Jirutka <jakub@jirutka.cz> | 2017-12-25 23:50:25 +0100 |
|---|---|---|
| committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-12-25 23:50:25 +0100 |
| commit | 3297d634f4371b930eba14293bc829b9c4a5150e (patch) | |
| tree | 2198f7bd88fa2d064f4a92746f7f46fdd065fb03 /testing/ruby-rspec-support/gemspec.patch | |
| parent | 94f91d25906569a622b1bdbd61766449230daa27 (diff) | |
| download | aports-3297d634f4371b930eba14293bc829b9c4a5150e.tar.bz2 aports-3297d634f4371b930eba14293bc829b9c4a5150e.tar.xz | |
community/ruby-rspec*: move from testing
Diffstat (limited to 'testing/ruby-rspec-support/gemspec.patch')
| -rw-r--r-- | testing/ruby-rspec-support/gemspec.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/ruby-rspec-support/gemspec.patch b/testing/ruby-rspec-support/gemspec.patch deleted file mode 100644 index 069c937299..0000000000 --- a/testing/ruby-rspec-support/gemspec.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/rspec-support.gemspec -+++ b/rspec-support.gemspec -@@ -13,8 +13,7 @@ - spec.description = "Support utilities for RSpec gems" - spec.license = "MIT" - -- spec.files = `git ls-files -- lib/*`.split("\n") -- spec.files += %w[README.md LICENSE.md Changelog.md] -+ spec.files = Dir["lib/**/*"] - spec.test_files = [] - spec.rdoc_options = ["--charset=UTF-8"] - spec.require_paths = ["lib"] |
