Kentaro Hayashi
null+****@clear*****
Sun Sep 17 10:18:36 JST 2017
Kentaro Hayashi 2017-09-17 10:18:36 +0900 (Sun, 17 Sep 2017) New Revision: 0ad51fc93a7150f5a2188c5a2256850e0028081a https://github.com/groonga/groonga/commit/0ad51fc93a7150f5a2188c5a2256850e0028081a Message: apt: support to install package via https Modified files: packages/apt/build-deb.sh Modified: packages/apt/build-deb.sh (+1 -1) =================================================================== --- packages/apt/build-deb.sh 2017-09-15 12:52:35 +0900 (af6e7f398) +++ packages/apt/build-deb.sh 2017-09-17 10:18:36 +0900 (1ee2547fd) @@ -21,7 +21,7 @@ run sudo swapon "$swap_file" run sudo sed -i'' -e 's/httpredir/ftp.jp/g' /etc/apt/sources.list run sudo apt-get update -run sudo apt-get install -y lsb-release +run sudo apt-get install -y lsb-release apt-transport-https distribution=$(lsb_release --id --short | tr 'A-Z' 'a-z') code_name=$(lsb_release --codename --short) -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20170917/2dc0b38a/attachment.htm