[Groonga-commit] groonga/heroku-groonga-builder at 2082147 [build_kytea] Add the msgpack_prefix

Zurück zum Archiv-Index

Ryo Sugimoto null+****@clear*****
Sun Sep 14 17:38:32 JST 2014


Ryo Sugimoto	2014-08-25 17:49:45 +0900 (Mon, 25 Aug 2014)

  New Revision: 2082147afa864f3f558495b7d8a1a7ec249d0177
  https://github.com/groonga/heroku-groonga-builder/commit/2082147afa864f3f558495b7d8a1a7ec249d0177

  Message:
    Add the msgpack_prefix

  Modified files:
    Rakefile

  Modified: Rakefile (+4 -0)
===================================================================
--- Rakefile    2014-08-24 21:28:38 +0900 (5af271a)
+++ Rakefile    2014-08-25 17:49:45 +0900 (a9ef381)
@@ -29,6 +29,10 @@ class GroongaBuilder
     File.join(@top_dir, relative_install_prefix)
   end
 
+  def msgpack_prefix
+    File.join(@top_dir, "vendor", "msgpack")
+  end
+
   def groonga_version
     ENV["GROONGA_VERSION"] || "4.0.4"
   end
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index