YUKI Hiroshi
null+****@clear*****
Wed Apr 8 18:56:04 JST 2015
YUKI Hiroshi 2015-04-08 18:56:04 +0900 (Wed, 08 Apr 2015) New Revision: cc132ce1b6bc08d036634be3e83ad750436695ea https://github.com/droonga/droonga-engine/commit/cc132ce1b6bc08d036634be3e83ad750436695ea Message: Install rroonga at first Modified files: install.sh Modified: install.sh (+2 -2) =================================================================== --- install.sh 2015-04-08 18:43:35 +0900 (f21a9d3) +++ install.sh 2015-04-08 18:56:04 +0900 (139cd4f) @@ -236,12 +236,13 @@ install_rroonga() { install_from_repository() { gem install bundler --no-ri --no-rdoc + install_rroonga + cd $TEMPDIR if [ -d $NAME ] then cd $NAME - install_rroonga git reset --hard git pull --rebase git checkout $VERSION @@ -250,7 +251,6 @@ install_from_repository() { git clone $REPOSITORY_URL cd $NAME git checkout $VERSION - install_rroonga bundle install --path vendor/ fi rm -rf pkg -------------- next part -------------- HTML����������������������������...Download