From 63e313d7532ff0e89c1e298db3328a40e3f5f68a Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Thu, 4 Oct 2012 17:46:51 +0000 Subject: Only build the package for amd64; we're not signing an i386 shim at this stage so there's no point in building it. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 78c5eb05..3420e154 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ shim (0~20120906.bcd0a4e8-0ubuntu2) UNRELEASED; urgency=low * debian/patches/prototypes: Include missing prototypes, and disable use of BIO_new_file. + * Only build the package for amd64; we're not signing an i386 shim at this + stage so there's no point in building it. -- Steve Langasek Thu, 04 Oct 2012 17:46:11 +0000 diff --git a/debian/control b/debian/control index 4f27419e..0e27bb52 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), gnu-efi Vcs-Bzr: lp:ubuntu/shim Package: shim -Architecture: any +Architecture: amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: boot loader to chain-load signed boot loaders under Secure Boot This package provides a minimalist boot loader which allows verifying -- cgit v1.2.3