Kouhei Sutou
null+****@clear*****
Tue Jan 6 11:25:09 JST 2015
Kouhei Sutou 2015-01-06 11:25:09 +0900 (Tue, 06 Jan 2015) New Revision: e868bfcd273716ced81d30296639c3c14ea7bae5 https://github.com/ranguba/rroonga/commit/e868bfcd273716ced81d30296639c3c14ea7bae5 Message: Add ".git" to repository URL Modified files: ext/groonga/extconf.rb Modified: ext/groonga/extconf.rb (+1 -1) =================================================================== --- ext/groonga/extconf.rb 2015-01-06 11:23:48 +0900 (be2face) +++ ext/groonga/extconf.rb 2015-01-06 11:25:09 +0900 (1eb4e54) @@ -192,7 +192,7 @@ def build_groonga_from_git(major, minor, micro) FileUtils.rm_rf("groonga") message(" done\n") - repository_url = "https://github.com/groonga/groonga" + repository_url = "https://github.com/groonga/groonga.git" run_command("cloning...", "git clone --recursive --depth 1 #{repository_url}") -------------- next part -------------- HTML����������������������������...Download