From: Sage Weil Date: Mon, 12 Mar 2012 16:04:53 +0000 (-0700) Subject: build sid on wheezy, since sid keeps breaking X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8df834c38efd474cc1edb5bd282735b5a67a80de;p=ceph-build.git build sid on wheezy, since sid keeps breaking --- diff --git a/build_debs.sh b/build_debs.sh index 311021a0..2d3f736e 100755 --- a/build_debs.sh +++ b/build_debs.sh @@ -34,6 +34,8 @@ do bpvers=`$bindir/gen_debian_version.sh $dvers $dist` echo deb vers $bpvers +[ "$dist" = "sid" ] && dist="wheezy" + $bindir/update_pbuilder.sh $pbuilddir $dist echo building debs for $dist