From: Martin Pitt Date: Sun, 10 Feb 2013 10:57:43 +0000 (+0100) Subject: update-chroots: drop natty, add quantal X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=3f5ad33396d35586aeb24184741c675b6a059db5 update-chroots: drop natty, add quantal --- diff --git a/update-chroots b/update-chroots index 790aec8..223f624 100755 --- a/update-chroots +++ b/update-chroots @@ -8,5 +8,5 @@ fi dchroot -a -- 'apt-get update' $E dchroot -a -- 'apt-get -u -y dist-upgrade' dchroot -a -- 'apt-get clean' -$E pbuilder --update --basetgz /home/martin-scratch/images/natty.tar.gz +$E pbuilder --update --basetgz /home/martin-scratch/images/quantal.tar.gz $E pbuilder clean