From 7adca8d67d47bf7466b3be9a327fc066342cf5da Mon Sep 17 00:00:00 2001 From: Andrew Colin Kissa Date: Thu, 10 Feb 2011 20:22:49 +0200 Subject: [PATCH] + fix build for el5 --- dpkg.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/dpkg.spec b/dpkg.spec index c233462..35835b2 100644 --- a/dpkg.spec +++ b/dpkg.spec @@ -44,7 +44,6 @@ Summary: Debian package development tools Group: Development/System Requires: %{name} = %{version}-%{release} Requires: perl, patch, make, binutils, bzip2, lzma -BuildArch: noarch %description devel This package provides the development tools (including dpkg-source).