Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:42:39 JST 2012
Kouhei Sutou 2012-04-23 17:17:18 +0900 (Mon, 23 Apr 2012) New Revision: ad44ff44081ca6df028230956531c0dd215bf59d https://github.com/mroonga/mroonga/commit/ad44ff44081ca6df028230956531c0dd215bf59d Merged d2a70dc: Merge branch 'master' of github.com:mroonga/mroonga Log: apt: support wheezy Modified files: packages/apt/build-in-chroot.sh Modified: packages/apt/build-in-chroot.sh (+1 -1) =================================================================== --- packages/apt/build-in-chroot.sh 2012-04-23 17:15:14 +0900 (7cffc40) +++ packages/apt/build-in-chroot.sh 2012-04-23 17:17:18 +0900 (211abb0) @@ -44,7 +44,7 @@ build_chroot() run_sudo debootstrap --arch $architecture $code_name $base_dir case $code_name in - lenny|squeeze|unstable) + lenny|squeeze|wheezy|unstable) run_sudo sed -i'' -e 's/us/jp/' $base_dir/etc/apt/sources.list ;; *) -------------- next part -------------- HTML����������������������������...Download