switching android builder to debian jessie

This commit is contained in:
Joey Hess 2014-10-14 19:21:26 -04:00
parent f8c3c1f4a6
commit 797301b285
3 changed files with 5 additions and 14 deletions

View file

@ -5,7 +5,7 @@ if [ "$(whoami)" != root ]; then
exit 1
fi
debootstrap --arch=i386 stable debian-stable-android
debootstrap --arch=i386 jessie debian-stable-android
cp $0-inchroot debian-stable-android/tmp
cp $0-inchroot-asuser debian-stable-android/tmp
cp $(dirname $0)/abiversion debian-stable-android/tmp