[Groonga-commit] ranguba/rroonga at 949e3fc [master] Add .yardopts to gem

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Feb 9 14:09:23 JST 2014


Kouhei Sutou	2014-02-09 14:09:23 +0900 (Sun, 09 Feb 2014)

  New Revision: 949e3fc9ffab57eb6613229927de4b43986ea598
  https://github.com/ranguba/rroonga/commit/949e3fc9ffab57eb6613229927de4b43986ea598

  Message:
    Add .yardopts to gem

  Modified files:
    rroonga.gemspec

  Modified: rroonga.gemspec (+1 -1)
===================================================================
--- rroonga.gemspec    2014-02-09 12:59:55 +0900 (8152050)
+++ rroonga.gemspec    2014-02-09 14:09:23 +0900 (dbf96e0)
@@ -59,7 +59,7 @@ Gem::Specification.new do |s|
   description = clean_white_space.call(entries[entries.index("Description") + 1])
   s.summary, s.description, = description.split(/\n\n+/, 3)
 
-  s.files = ["README.textile", "AUTHORS", "Rakefile", "Gemfile"]
+  s.files = ["README.textile", "AUTHORS", "Rakefile", "Gemfile", ".yardopts"]
   s.files += Dir.glob("doc/text/*.textile")
   s.files += ["#{s.name}.gemspec"]
   s.files += ["rroonga-build.rb", "extconf.rb"]
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index