Kouhei Sutou
null+****@clear*****
Fri May 30 12:57:40 JST 2014
Kouhei Sutou 2014-05-30 12:57:40 +0900 (Fri, 30 May 2014) New Revision: 29a7152615a24f9ab83d05f6c75db2157bb39a9f https://github.com/mroonga/mroonga/commit/29a7152615a24f9ab83d05f6c75db2157bb39a9f Message: Use "unstable" for sid code name for the Groonga's apt repository Modified files: packages/apt/build-deb.sh Modified: packages/apt/build-deb.sh (+3 -0) =================================================================== --- packages/apt/build-deb.sh 2014-05-30 12:41:28 +0900 (2ae1105) +++ packages/apt/build-deb.sh 2014-05-30 12:57:40 +0900 (a0f1f1c) @@ -32,6 +32,9 @@ if [ ! -f "${groonga_list}" ]; then case ${distribution} in Debian) component=main + if [ "$code_name" = "sid" ]; then + code_name=unstable + fi ;; Ubuntu) component=universe -------------- next part -------------- HTML����������������������������...다운로드