[Groonga-mysql-commit] mroonga/mroonga at a8a428e [master] package apt: use mirror at Japan

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Feb 27 22:39:08 JST 2016


Kouhei Sutou	2016-02-27 22:39:08 +0900 (Sat, 27 Feb 2016)

  New Revision: a8a428e23563f7dcd9e231df73b9aca71d0d6fab
  https://github.com/mroonga/mroonga/commit/a8a428e23563f7dcd9e231df73b9aca71d0d6fab

  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 22:24:16 +0900 (07a3e32)
+++ packages/apt/build-deb.sh    2016-02-27 22:39:08 +0900 (c8e542a)
@@ -18,6 +18,8 @@ run()
 grep '^deb ' /etc/apt/sources.list | \
     sed -e 's/^deb /deb-src /' > /etc/apt/sources.list.d/base-source.list
 
+run sudo sed -i'' -e 's/httpredir/ftp.jp/g' /etc/apt/sources.list
+
 run apt-get update
 run apt-get install -y lsb-release
 
-------------- next part --------------
HTML����������������������������...
Download 



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