[Groonga-commit] groonga/heroku-buildpack-groonga at 53e40b9 [master] Output progress message

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 7 23:20:46 JST 2014


Kouhei Sutou	2014-07-07 23:20:46 +0900 (Mon, 07 Jul 2014)

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

  Message:
    Output progress message

  Modified files:
    bin/compile

  Modified: bin/compile (+1 -0)
===================================================================
--- bin/compile    2014-07-07 23:20:22 +0900 (a89a36c)
+++ bin/compile    2014-07-07 23:20:46 +0900 (c40a0d8)
@@ -82,6 +82,7 @@ Dir.chdir(build_dir) do
     rm(grn)
   end
 
+  puts("-----> Setting environment variables")
   open("#{env_dir}/LD_LIBRARY_PATH", "w"){|f| f.write("#{absolete_prefix}/lib:$LD_LIBRARY_PATH")}
   open("#{env_dir}/PKG_CONFIG_PATH", "w"){|f| f.write("#{absolete_prefix}/lib/pkgconfig:$PKG_CONFIG_PATH")}
 
-------------- next part --------------
HTML����������������������������...
Download 



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