[Groonga-commit] ranguba/rroonga at 6816d7d [master] Follow README format change

Back to archive index

Masafumi Yokoyama null+****@clear*****
Sat Oct 4 18:54:12 JST 2014


Masafumi Yokoyama	2014-10-04 18:54:12 +0900 (Sat, 04 Oct 2014)

  New Revision: 6816d7d4c211519a67da3814e768cc5074ad6102
  https://github.com/ranguba/rroonga/commit/6816d7d4c211519a67da3814e768cc5074ad6102

  Message:
    Follow README format change

  Modified files:
    rroonga.gemspec

  Modified: rroonga.gemspec (+1 -1)
===================================================================
--- rroonga.gemspec    2014-10-04 18:37:56 +0900 (99bb69f)
+++ rroonga.gemspec    2014-10-04 18:54:12 +0900 (a2a78e7)
@@ -55,7 +55,7 @@ Gem::Specification.new do |s|
   s.email = emails
 
   readme_path = File.join(base_dir, "README.md")
-  entries = File.read(readme_path).split(/^h2\.\s(.*)$/)
+  entries = File.read(readme_path).split(/^##\s(.*)$/)
   description = clean_white_space.call(entries[entries.index("Description") + 1])
   s.summary, s.description, = description.split(/\n\n+/, 3)
 
-------------- next part --------------
HTML����������������������������...
Download 



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