[Groonga-commit] droonga/droonga-engine at c2d7466 [master] Install dependencies under "vendor/" for temporary repository

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Dec 10 16:27:42 JST 2014


YUKI Hiroshi	2014-12-10 16:27:42 +0900 (Wed, 10 Dec 2014)

  New Revision: c2d74667a9afe099cce5e8ca44d84902c803a7bc
  https://github.com/droonga/droonga-engine/commit/c2d74667a9afe099cce5e8ca44d84902c803a7bc

  Merged 97ba0d9: Merge ../droonga-engine into replicas-in-a-branch

  Message:
    Install dependencies under "vendor/" for temporary repository

  Modified files:
    install.sh

  Modified: install.sh (+1 -1)
===================================================================
--- install.sh    2014-12-08 12:57:44 +0900 (1c562f2)
+++ install.sh    2014-12-10 16:27:42 +0900 (1568a83)
@@ -227,7 +227,7 @@ install_master() {
     git clone $REPOSITORY_URL
     cd $NAME
     install_rroonga
-    bundle install
+    bundle install --path vendor/
   fi
   rm -rf pkg
   bundle exec rake build
-------------- next part --------------
HTML����������������������������...
下载 



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