X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=builds%2Fchroot-deb;h=881f9f8c33f07df9e8dc46e920399222e68daea5;hb=4de9464d7547954bcc74d4c1337c202dc50f588a;hp=c7cc4641d60cfba8061f0b5bf010e2089cf5d10b;hpb=45b61a7c4ee13ad54160657959d539bb627b75f6;p=dcpomatic.git diff --git a/builds/chroot-deb b/builds/chroot-deb index c7cc4641d..881f9f8c3 100755 --- a/builds/chroot-deb +++ b/builds/chroot-deb @@ -13,7 +13,7 @@ else CPU=amd64 fi -cp builds/control-$UBUNTU_VERSION debian/control +cp builds/control-$UBUNTU_VERSION-$BITS debian/control ./waf dist TARBALL=`ls -1 *.tar.bz2` VERSION=`echo $TARBALL | sed -e 's/^dvdomatic-\(.*\).tar.bz2/\1/'`