Kouhei Sutou
null+****@clear*****
Fri May 29 12:09:03 JST 2015
Kouhei Sutou 2015-05-29 12:09:03 +0900 (Fri, 29 May 2015) New Revision: 82d1547e816f6e4a3ab044d4eac173605e470cb0 https://github.com/mroonga/mroonga/commit/82d1547e816f6e4a3ab044d4eac173605e470cb0 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-28 08:08:35 +0900 (7db2406) +++ packages/apt/build-deb.sh 2015-05-29 12:09:03 +0900 (107d60d) @@ -27,8 +27,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 if ! grep --quiet security /etc/apt/sources.list; then run cat <<EOF > /etc/apt/sources.list.d/security.list -------------- next part -------------- HTML����������������������������...다운로드