[Groonga-commit] droonga/droonga-http-server at d430bcf [master] Add "cURL" to the list of required commands

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Sep 26 16:03:53 JST 2014


YUKI Hiroshi	2014-09-26 16:03:53 +0900 (Fri, 26 Sep 2014)

  New Revision: d430bcf9009942c7e42bc5d965fd419686c506a4
  https://github.com/droonga/droonga-http-server/commit/d430bcf9009942c7e42bc5d965fd419686c506a4

  Message:
    Add "cURL" to the list of required commands

  Modified files:
    install.sh

  Modified: install.sh (+1 -1)
===================================================================
--- install.sh    2014-09-26 15:58:10 +0900 (593da85)
+++ install.sh    2014-09-26 16:03:53 +0900 (c582318)
@@ -47,7 +47,7 @@ EXPRESS_DROONGA_REPOSITORY_URL=git://github.com/droonga/express-droonga.git#mast
 : ${HOST:=Auto Detect}
 : ${ENGINE_HOST:=Auto Detect}
 
-REQUIRED_COMMANDS=npm
+REQUIRED_COMMANDS="curl npm"
 [ "$VERSION" = "master" ] &&
   REQUIRED_COMMANDS="$REQUIRED_COMMANDS git"
 
-------------- next part --------------
HTML����������������������������...
Download 



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