From 3f5ad33396d35586aeb24184741c675b6a059db5 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Sun, 10 Feb 2013 11:57:43 +0100 Subject: [PATCH] update-chroots: drop natty, add quantal --- update-chroots | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2