From f636f5eeeca55e46a156934ce9649c3cbdb2c307 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Thu, 13 Feb 2014 15:34:54 -0700 Subject: [PATCH] Revert "do up force pbuilder update on build" This reverts commit 6fcd39b06d20f3e561533d0479ae942bf80a6010. It's true that this will be slower, but the wheezy builds are failing if we don't do this. (There is an apt-mirror.front.sepia.ceph.com. Maybe using that would speed things up?) Signed-off-by: Ken Dreyer --- build_debs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_debs.sh b/build_debs.sh index d96401ce..c3b5e4dc 100755 --- a/build_debs.sh +++ b/build_debs.sh @@ -37,7 +37,7 @@ do #[ "$dist" = "sid" ] && dist="wheezy" -# $bindir/update_pbuilder.sh $pbuilddir $dist + $bindir/update_pbuilder.sh $pbuilddir $dist echo building debs for $dist if [ `dpkg-architecture -qDEB_BUILD_ARCH` = "i386" ] ; then -- 2.47.3