[Groonga-mysql-commit] mroonga/mroonga at 436756f [master] rpm centos: indent

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Oct 25 13:41:54 JST 2013


HAYASHI Kentaro	2013-10-25 13:41:54 +0900 (Fri, 25 Oct 2013)

  New Revision: 436756f79be3ce3c8bfaa301410ec43fc24f03a1
  https://github.com/mroonga/mroonga/commit/436756f79be3ce3c8bfaa301410ec43fc24f03a1

  Message:
    rpm centos: indent

  Modified files:
    packages/yum/build-in-chroot.sh

  Modified: packages/yum/build-in-chroot.sh (+5 -5)
===================================================================
--- packages/yum/build-in-chroot.sh    2013-10-25 13:40:04 +0900 (9bf77e3)
+++ packages/yum/build-in-chroot.sh    2013-10-25 13:41:54 +0900 (24ce42a)
@@ -137,11 +137,11 @@ build()
     if [ $distribution = "centos" -a $distribution_version -eq 5 ]; then
        if [ ${PACKAGE} = "mysql-mroonga" ]; then
 	   mysql_version=$(grep '%define mysql_version_default' \
-           ${CHROOT_BASE}/$target/tmp/${PACKAGE}.spec | \
-           sed -e 's/%define mysql_version_default //g' | \
-           tail -1)
-       run cp -p $rpm_dir/MySQL-*-${mysql_version}* $binary_pool_dir
-       run cp -p $srpm_dir/MySQL-${mysql_version}* $source_pool_dir
+               ${CHROOT_BASE}/$target/tmp/${PACKAGE}.spec | \
+               sed -e 's/%define mysql_version_default //g' | \
+               tail -1)
+	   run cp -p $rpm_dir/MySQL-*-${mysql_version}* $binary_pool_dir
+	   run cp -p $srpm_dir/MySQL-${mysql_version}* $source_pool_dir
        fi
     fi
 
-------------- next part --------------
HTML����������������������������...
Download 



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