Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:29:31 JST 2012
Kouhei Sutou 2010-08-25 21:26:06 +0900 (Wed, 25 Aug 2010) New Revision: b6aaa634aaad3bcc727f2ccf7b03946e8a29f7e0 https://github.com/mroonga/mroonga/commit/b6aaa634aaad3bcc727f2ccf7b03946e8a29f7e0 Log: use packages.groonga.org. Modified files: apt/build-in-chroot.sh Modified: apt/build-in-chroot.sh (+2 -2) =================================================================== --- apt/build-in-chroot.sh 2010-08-25 10:57:56 +0900 (cb7086f) +++ apt/build-in-chroot.sh 2010-08-25 21:26:06 +0900 (b41efcc) @@ -102,8 +102,8 @@ build() run cp ${script_base_dir}/build-deb.sh \ ${CHROOT_BASE}/$target/tmp/ run cat <<EOF > /tmp/groonga.list -deb http://packages.clear-code.com/${distribution}/ ${code_name} ${component} -deb-src http://packages.clear-code.com/${distribution}/ ${code_name} ${component} +deb http://packages.groonga.org/${distribution}/ ${code_name} ${component} +deb-src http://packages.groonga.org/${distribution}/ ${code_name} ${component} EOF run_sudo cp /tmp/groonga.list \ ${CHROOT_BASE}/${target}/etc/apt/sources.list.d/ -------------- next part -------------- HTML����������������������������...Download