[Groonga-commit] groonga/groonga [master] yum: use more proper name

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Aug 24 12:38:33 JST 2012


HAYASHI Kentaro	2012-08-24 12:38:33 +0900 (Fri, 24 Aug 2012)

  New Revision: 7a877754decc0602b44ced074e62633cf1281f2b
  https://github.com/groonga/groonga/commit/7a877754decc0602b44ced074e62633cf1281f2b

  Log:
    yum: use more proper name

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

  Modified: packages/yum/build-in-chroot.sh (+2 -2)
===================================================================
--- packages/yum/build-in-chroot.sh    2012-08-24 12:35:37 +0900 (187676f)
+++ packages/yum/build-in-chroot.sh    2012-08-24 12:38:33 +0900 (18aba65)
@@ -154,8 +154,8 @@ for architecture in $ARCHITECTURES; do
 		;;
 	    centos)
 		distribution_versions="5 6"
-		if [ -n "$DISTRIBUTION_VERSIONS" ]; then
-		    distribution_versions=$DISTRIBUTION_VERSIONS
+		if [ -n "$CENTOS_VERSIONS" ]; then
+		    distribution_versions=$CENTOS_VERSIONS
 		fi
 		;;
 	esac
-------------- next part --------------
HTML����������������������������...
Download 



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