[Groonga-commit] droonga/droonga-http-server at 61a79fe [master] Add TODO comment around EPEL

Back to archive index

YUKI Piro Hiroshi null+****@clear*****
Sun Sep 7 23:36:42 JST 2014


YUKI "Piro" Hiroshi	2014-09-07 23:36:42 +0900 (Sun, 07 Sep 2014)

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

  Message:
    Add TODO comment around EPEL

  Modified files:
    script/install.sh

  Modified: script/install.sh (+4 -0)
===================================================================
--- script/install.sh    2014-09-07 23:31:11 +0900 (da73d54)
+++ script/install.sh    2014-09-07 23:36:42 +0900 (8a080bf)
@@ -51,6 +51,10 @@ install_in_debian() {
 }
 
 install_in_centos() {
+  #TODO: We have to take care of a case when EPEL is already activated.
+  #      If EPEL is not activated, we have to activate it temporally
+  #      and disable it after installation.
+  #      Otherwise we should not do anything around EPEL.
   yum -y update
   yum -y install epel-release
   yum -y install npm
-------------- next part --------------
HTML����������������������������...
Download 



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