[Groonga-commit] droonga/droonga-http-server at c7b1455 [master] Install express-droonga from the git repository correctly

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Sep 25 11:46:18 JST 2014


YUKI Hiroshi	2014-09-25 11:46:18 +0900 (Thu, 25 Sep 2014)

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

  Message:
    Install express-droonga from the git repository correctly

  Modified files:
    install.sh

  Modified: install.sh (+1 -1)
===================================================================
--- install.sh    2014-09-25 11:35:02 +0900 (19e089b)
+++ install.sh    2014-09-25 11:46:18 +0900 (3b6f1be)
@@ -202,7 +202,7 @@ determine_hostname() {
 use_master_express_droonga() {
   mv package.json package.json.bak
   cat package.json.bak | \
-    $sed -e "s;(express-droonga.+)\*;\1$EXPRESS_DROONGA_REPOSITORY_URL;" \
+    $sed -e "s;(express-droonga\"[^:]*:[^\"]*\")[^\"]+;\1$EXPRESS_DROONGA_REPOSITORY_URL;" \
     > package.json
 }
 
-------------- next part --------------
HTML����������������������������...
Download 



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