aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-ox/gemspec.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/ruby-ox/gemspec.patch')
-rw-r--r--community/ruby-ox/gemspec.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/ruby-ox/gemspec.patch b/community/ruby-ox/gemspec.patch
index 925b9ba078..8fc4f17d55 100644
--- a/community/ruby-ox/gemspec.patch
+++ b/community/ruby-ox/gemspec.patch
@@ -1,6 +1,6 @@
--- a/ox.gemspec
+++ b/ox.gemspec
-@@ -18,15 +18,14 @@
+@@ -18,14 +18,13 @@
serialization. }
s.licenses = ['MIT']
@@ -13,7 +13,6 @@
- s.require_paths = ["lib", "ext"]
+ s.require_paths = ["lib"]
- s.has_rdoc = true
- s.extra_rdoc_files = ['README.md', 'CHANGELOG.md']
s.rdoc_options = ['--main', 'README.md', '--title', 'Ox Documentation', '--exclude', 'extconf.rb']