HAYASHI Kentaro
null+****@clear*****
Wed Oct 23 11:24:50 JST 2013
HAYASHI Kentaro 2013-10-23 11:24:50 +0900 (Wed, 23 Oct 2013) New Revision: b20f3ff45c4c0efff745333c1458257ed43c2b0e https://github.com/mroonga/mroonga/commit/b20f3ff45c4c0efff745333c1458257ed43c2b0e Message: packages: fix a typo Modified files: packages/yum/build-in-chroot.sh Modified: packages/yum/build-in-chroot.sh (+1 -1) =================================================================== --- packages/yum/build-in-chroot.sh 2013-10-23 11:16:45 +0900 (675cb5d) +++ packages/yum/build-in-chroot.sh 2013-10-23 11:24:50 +0900 (49c2e20) @@ -175,7 +175,7 @@ for architecture in $ARCHITECTURES; do ;; esac for distribution_version in $distribution_versions; do - if [ $distribution_versions -eq 6 ]; then + if [ $distribution_version -eq 6 ]; then if [ "$PACKAGE" = "mysql55-mroonga" ]; then continue fi -------------- next part -------------- HTML����������������������������...Download