[Groonga-commit] droonga/droonga-engine at 134d27c [master] Clone repository under the home of the user for droonga-engine

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Sep 16 13:59:25 JST 2014


YUKI Hiroshi	2014-09-16 13:59:25 +0900 (Tue, 16 Sep 2014)

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

  Message:
    Clone repository under the home of the user for droonga-engine

  Modified files:
    install.sh

  Modified: install.sh (+5 -0)
===================================================================
--- install.sh    2014-09-16 13:55:42 +0900 (729889f)
+++ install.sh    2014-09-16 13:59:25 +0900 (8de80c7)
@@ -171,6 +171,11 @@ install_rroonga() {
 install_master() {
   gem install bundler --no-ri --no-rdoc
 
+  [ ! -e $DROONGA_BASE_DIR ] &&
+    mkdir $DROONGA_BASE_DIR
+
+  cd $DROONGA_BASE_DIR
+
   if [ -d $NAME ]
   then
     cd $NAME
-------------- next part --------------
HTML����������������������������...
Download 



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