[Groonga-commit] groonga/groonga [master] apt: remove needless security apt-line

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 29日 (火) 14:33:39 JST


Kouhei Sutou	2012-05-29 14:33:39 +0900 (Tue, 29 May 2012)

  New Revision: 14d6f2ec52cac1db0e3314802b48be19ef6cb1c0

  Log:
    apt: remove needless security apt-line

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

  Modified: packages/apt/build-in-chroot.sh (+0 -1)
===================================================================
--- packages/apt/build-in-chroot.sh    2012-05-29 14:19:39 +0900 (9f506fe)
+++ packages/apt/build-in-chroot.sh    2012-05-29 14:33:39 +0900 (ba8fb00)
@@ -53,7 +53,6 @@ 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




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