aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-webrick/gemspec.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/ruby-webrick/gemspec.patch')
-rw-r--r--community/ruby-webrick/gemspec.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/community/ruby-webrick/gemspec.patch b/community/ruby-webrick/gemspec.patch
new file mode 100644
index 00000000000..db18f022a9c
--- /dev/null
+++ b/community/ruby-webrick/gemspec.patch
@@ -0,0 +1,13 @@
+--- a/webrick.gemspec
++++ b/webrick.gemspec
+@@ -14,10 +14,6 @@
+
+ s.require_path = %w{lib}
+ s.files = [
+- "Gemfile",
+- "LICENSE.txt",
+- "README.md",
+- "Rakefile",
+ "lib/webrick.rb",
+ "lib/webrick/accesslog.rb",
+ "lib/webrick/cgi.rb",