]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
make-debs.sh: Changed make-debs.sh to use current architecture 21055/head
authorDaniel Glaser <the78mole@chaintronics.com>
Sat, 24 Mar 2018 17:39:32 +0000 (18:39 +0100)
committerKefu Chai <kchai@redhat.com>
Tue, 27 Mar 2018 07:40:24 +0000 (15:40 +0800)
Signed-off-by: Daniel Glaser <the78mole@chaintronics.com>
make-debs.sh

index 26582f183b88304f63e517b7632b3c5dd636bd39..a8bd786766b9bbbd2557826864b26e436edbe861 100755 (executable)
@@ -79,7 +79,7 @@ cat > $codename/conf/distributions <<EOF
 Codename: $codename
 Suite: stable
 Components: main
-Architectures: i386 amd64 source
+Architectures: $(dpkg --print-architecture) source
 EOF
 if [ ! -e conf ]; then
     ln -s $codename/conf conf