[Groonga-mysql-commit] mroonga/mroonga [master] use Ubuntu host in Japan.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 8月 25日 (水) 09:59:50 JST


Kouhei Sutou	2010-08-25 00:59:50 +0000 (Wed, 25 Aug 2010)

  New Revision: 5ac4a364ddbcd5b8e7bbec5f38042fd9010cf724

  Log:
    use Ubuntu host in Japan.

  Modified files:
    apt/build-in-chroot.sh

  Modified: apt/build-in-chroot.sh (+3 -1)
===================================================================
--- apt/build-in-chroot.sh    2010-08-24 13:08:10 +0000 (490c893)
+++ apt/build-in-chroot.sh    2010-08-25 00:59:50 +0000 (b672759)
@@ -42,7 +42,9 @@ build_chroot()
 	    run_sudo sed -i'' -e 's/us/jp/' $base_dir/etc/apt/sources.list
 	    ;;
 	*)
-	    run_sudo sed -i'' -e 's/main$/main universe/' \
+	    run_sudo sed -i'' \
+		-e 's,http://archive,http://jp.archive,' \
+		-e 's/main$/main universe/' \
 		$base_dir/etc/apt/sources.list
 	    ;;
     esac




Groonga-mysql-commit メーリングリストの案内
Back to archive index