[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] add wheezy support.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:34:25 JST 2012


Kouhei Sutou	2011-03-29 22:37:06 +0900 (Tue, 29 Mar 2011)

  New Revision: 1f5d553b9ed47db9c65b3a3df42d0f6d22039daa
  https://github.com/mroonga/mroonga/commit/1f5d553b9ed47db9c65b3a3df42d0f6d22039daa

  Log:
    add wheezy support.

  Modified files:
    apt/sign-repository.sh

  Modified: apt/sign-repository.sh (+1 -1)
===================================================================
--- apt/sign-repository.sh    2011-03-29 22:36:15 +0900 (da5f905)
+++ apt/sign-repository.sh    2011-03-29 22:37:06 +0900 (ef85c79)
@@ -21,7 +21,7 @@ run()
 
 for code_name in ${CODES}; do
     case ${code_name} in
-	lenny|squeeze|unstable)
+	lenny|squeeze|wheezy|unstable)
 	    distribution=debian
 	    ;;
 	*)
-------------- next part --------------
HTML����������������������������...
Download 



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