kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH] gemspec: remove invalid rdoc_options
@ 2015-01-12  8:50 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2015-01-12  8:50 UTC (permalink / raw)
  To: kgio-public

No longer needed for olddoc
---
 kgio.gemspec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kgio.gemspec b/kgio.gemspec
index 39a9c3c..fec6882 100644
--- a/kgio.gemspec
+++ b/kgio.gemspec
@@ -13,7 +13,6 @@ Gem::Specification.new do |s|
   s.email = %q{kgio-public@bogomips.org}
   s.extra_rdoc_files = extra_rdoc_files(manifest)
   s.files = manifest
-  s.rdoc_options = rdoc_options
   s.summary = summary
   s.test_files = Dir['test/test_*.rb']
   s.extensions = %w(ext/kgio/extconf.rb)
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-12  8:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-12  8:50 [PATCH] gemspec: remove invalid rdoc_options Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kgio.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).