[Groonga-commit] groonga/groonga at 938e433 [master] packages: support Fedora 19

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Jul 23 12:26:04 JST 2013


HAYASHI Kentaro	2013-07-23 12:26:04 +0900 (Tue, 23 Jul 2013)

  New Revision: 938e4334ff27f1a4390fb601dff0be8fe8737a0d
  https://github.com/groonga/groonga/commit/938e4334ff27f1a4390fb601dff0be8fe8737a0d

  Message:
    packages: support Fedora 19

  Modified files:
    packages/check-utility.sh

  Modified: packages/check-utility.sh (+2 -2)
===================================================================
--- packages/check-utility.sh    2013-07-23 10:48:31 +0900 (49b084e)
+++ packages/check-utility.sh    2013-07-23 12:26:04 +0900 (4892ef8)
@@ -295,7 +295,7 @@ EOF
 	centos-6)
 	    INSTALL_SCRIPT=install-centos6-groonga.sh
 	    ;;
-	fedora-18)
+	fedora-19)
 	    INSTALL_SCRIPT=install-fedora-groonga.sh
 	    ;;
 	*)
@@ -331,7 +331,7 @@ EOF
     for dist in $DISTRIBUTIONS; do
 	case $dist in
 	    "fedora")
-		DISTRIBUTIONS_VERSION="18"
+		DISTRIBUTIONS_VERSION="19"
 		;;
 	    "centos")
 		DISTRIBUTIONS_VERSION="5 6"
-------------- next part --------------
HTML����������������������������...
Download 



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