[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] apt: use also security repository

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:39:07 JST 2012


Kouhei Sutou	2012-03-18 00:42:11 +0900 (Sun, 18 Mar 2012)

  New Revision: 0b16069a6f8281d26b539ce27c37002d8d364427
  https://github.com/mroonga/mroonga/commit/0b16069a6f8281d26b539ce27c37002d8d364427

  Log:
    apt: use also security repository

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

  Modified: packages/apt/build-in-chroot.sh (+1 -0)
===================================================================
--- packages/apt/build-in-chroot.sh    2012-03-16 21:32:42 +0900 (c729360)
+++ packages/apt/build-in-chroot.sh    2012-03-18 00:42:11 +0900 (34fd805)
@@ -51,6 +51,7 @@ build_chroot()
 	    run_sudo sed -i'' \
 		-e 's,http://archive,http://jp.archive,' \
 		-e 's/main$/main universe/' \
+		-e "\$adeb http://security.ubuntu.com/ubuntu ${code_name}-security main universe" \
 		$base_dir/etc/apt/sources.list
 	    ;;
     esac
-------------- next part --------------
HTML����������������������������...
다운로드 



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