[Groonga-commit] groonga/groonga at 498ee92 [master] package apt: use mirror at Japan

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Feb 27 17:44:07 JST 2016


Kouhei Sutou	2016-02-27 17:44:07 +0900 (Sat, 27 Feb 2016)

  New Revision: 498ee924bff070d8bcfa63ebed9cdccc236188d9
  https://github.com/groonga/groonga/commit/498ee924bff070d8bcfa63ebed9cdccc236188d9

  Message:
    package apt: use mirror at Japan

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

  Modified: packages/apt/build-deb.sh (+2 -0)
===================================================================
--- packages/apt/build-deb.sh    2016-02-27 17:10:57 +0900 (26d3978)
+++ packages/apt/build-deb.sh    2016-02-27 17:44:07 +0900 (2384086)
@@ -18,6 +18,8 @@ run sudo dd if=/dev/zero of="$swap_file" bs=1024 count=4096K
 run sudo mkswap "$swap_file"
 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
 
-------------- next part --------------
HTML����������������������������...
Download 



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