Kouhei Sutou
null+****@clear*****
Thu Apr 30 15:52:12 JST 2015
Kouhei Sutou 2015-04-30 15:52:12 +0900 (Thu, 30 Apr 2015) New Revision: 9125a41308f82d1b8a24ab9ccad10e9d7a4d5ae8 https://github.com/mroonga/mroonga/commit/9125a41308f82d1b8a24ab9ccad10e9d7a4d5ae8 Message: Fix indent Modified files: packages/ubuntu/upload.rb Modified: packages/ubuntu/upload.rb (+2 -2) =================================================================== --- packages/ubuntu/upload.rb 2015-04-29 14:12:12 +0900 (79331a0) +++ packages/ubuntu/upload.rb 2015-04-30 15:52:12 +0900 (6b4f049) @@ -127,8 +127,8 @@ allow_unsigned_uploads = 0 case code_name when "vivid" run_command("sed", - "-i", "-e", "s,5\.5,5\.6,g", - "debian/rules") + "-i", "-e", "s,5\.5,5\.6,g", + "debian/rules") end run_command("sed", "-i", "-e", "s,MYSQL_VERSION,#{@mysql_version[code_name]},", -------------- next part -------------- HTML����������������������������...Download