Kenji Okimoto
null+****@clear*****
Mon Jul 2 17:02:22 JST 2018
Kenji Okimoto 2018-07-02 17:02:22 +0900 (Mon, 02 Jul 2018) New Revision: e57075ec156cac1ccffc30a59b7a7a9827df6bbf https://github.com/milter-manager/milter-manager/commit/e57075ec156cac1ccffc30a59b7a7a9827df6bbf Message: package yum: Add missing package Modified files: package/yum/build-rpm.sh Modified: package/yum/build-rpm.sh (+1 -1) =================================================================== --- package/yum/build-rpm.sh 2018-07-02 17:01:59 +0900 (f64a9364) +++ package/yum/build-rpm.sh 2018-07-02 17:02:22 +0900 (32c9587a) @@ -101,7 +101,7 @@ if test "$USE_EPEL" = "yes"; then esac if test -n "$epel_url"; then run yum update ${yum_options} -y - run yum install ${yum_options} -y wget pyliblzma + run yum install ${yum_options} -y wget pyliblzma ca-certificates run yum ${yum_options} clean packages run yum install -y $epel_url sed -i'' -e 's/enabled = 1/enabled = 0/g' /etc/yum.repos.d/epel.repo -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.osdn.me/mailman/archives/milter-manager-commit/attachments/20180702/c89a6285/attachment-0001.htm