[Groonga-commit] groonga/heroku-buildpack-groonga at be37330 [master] Remove a needless empty line

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 7 23:34:35 JST 2014


Kouhei Sutou	2014-07-07 23:34:35 +0900 (Mon, 07 Jul 2014)

  New Revision: be37330d9c779d17f52a883a0e08823075f35a45
  https://github.com/groonga/heroku-buildpack-groonga/commit/be37330d9c779d17f52a883a0e08823075f35a45

  Message:
    Remove a needless empty line

  Modified files:
    bin/compile

  Modified: bin/compile (+0 -1)
===================================================================
--- bin/compile    2014-07-07 23:30:49 +0900 (51a170e)
+++ bin/compile    2014-07-07 23:34:35 +0900 (8f88d1b)
@@ -43,7 +43,6 @@ def fix_prefix_in_pc(prefix, real_prefix)
   File.open(pc_path, "w") do |pc|
     pc.puts(pc_content.gsub(/^prefix=.*$/, "prefix=#{real_prefix}"))
   end
-
 end
 
 Dir.chdir(build_dir) do
-------------- next part --------------
HTML����������������������������...
下載 



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