[Groonga-commit] pgroonga/pgroonga at 30768e4 [master] apt: use mirror at Japan

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Feb 27 21:30:22 JST 2016


Kouhei Sutou	2016-02-27 21:30:22 +0900 (Sat, 27 Feb 2016)

  New Revision: 30768e4f895d0c772f8d50fa542b1f240abd0933
  https://github.com/pgroonga/pgroonga/commit/30768e4f895d0c772f8d50fa542b1f240abd0933

  Message:
    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 21:28:26 +0900 (2e4d899)
+++ packages/apt/build-deb.sh    2016-02-27 21:30:22 +0900 (1d790c0)
@@ -13,6 +13,8 @@ run()
 
 . /vagrant/env.sh
 
+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