[Groonga-commit] groonga/groonga-normalizer-mysql at f3e8aef [master] package apt: use correct code name

Back to archive index

Kouhei Sutou null+****@clear*****
Fri May 29 11:37:10 JST 2015


Kouhei Sutou	2015-05-29 11:37:10 +0900 (Fri, 29 May 2015)

  New Revision: f3e8aef4ac985f485c89c246517ba57c8b992264
  https://github.com/groonga/groonga-normalizer-mysql/commit/f3e8aef4ac985f485c89c246517ba57c8b992264

  Message:
    package apt: use correct code name

  Modified files:
    packages/apt/build-deb.sh

  Modified: packages/apt/build-deb.sh (+2 -2)
===================================================================
--- packages/apt/build-deb.sh    2015-05-29 04:46:07 +0900 (fdfc8f5)
+++ packages/apt/build-deb.sh    2015-05-29 11:37:10 +0900 (de15c39)
@@ -22,8 +22,8 @@ case "${distribution}" in
   debian)
     component=main
     run cat <<EOF > /etc/apt/sources.list.d/groonga.list
-deb http://packages.groonga.org/debian/ wheezy main
-deb-src http://packages.groonga.org/debian/ wheezy main
+deb http://packages.groonga.org/debian/ ${code_name} main
+deb-src http://packages.groonga.org/debian/ ${code_name} main
 EOF
     run apt-get update
     run apt-get install -y --allow-unauthenticated groonga-keyring
-------------- next part --------------
HTML����������������������������...
Download 



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