[Groonga-mysql-commit] mroonga/mroonga at dd6eebe [master] yum: remove duplicated entry to install epel-release

Back to archive index

Kentaro Hayashi null+****@clear*****
Fri Nov 25 15:13:27 JST 2016


Kentaro Hayashi	2016-11-25 15:13:27 +0900 (Fri, 25 Nov 2016)

  New Revision: dd6eebebbe0b5c8d4db6cb986e982e59ae7b8372
  https://github.com/mroonga/mroonga/commit/dd6eebebbe0b5c8d4db6cb986e982e59ae7b8372

  Message:
    yum: remove duplicated entry to install epel-release

  Modified files:
    packages/yum/build-rpm.sh

  Modified: packages/yum/build-rpm.sh (+0 -2)
===================================================================
--- packages/yum/build-rpm.sh    2016-11-25 15:09:59 +0900 (56ca4d3)
+++ packages/yum/build-rpm.sh    2016-11-25 15:13:27 +0900 (be346ed)
@@ -88,7 +88,6 @@ case ${distribution} in
           run yum-config-manager --disable mysql56-community
           run yum-config-manager --enable mysql57-community
           if [ ${distribution_version} = 6 ]; then
-            run yum install -y epel-release
             run yum install -y cmake28
           fi
         fi
@@ -109,7 +108,6 @@ case ${distribution} in
         run yum install -y http://www.percona.com/downloads/percona-release/redhat/${release_rpm_version}/${release_rpm}
         run yum install -y Percona-Server-devel-57
         if [ ${distribution_version} = 6 ]; then
-          run yum install -y epel-release
           run yum install -y cmake28
         fi
         ;;
-------------- next part --------------
HTML����������������������������...
Télécharger 



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