From f727ccdd7d703953144ac970acf13a360721671d Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Wed, 13 May 2009 14:21:43 +0000 Subject: [PATCH] Remove the empty debuginfo package (#500594). --- gnu-efi.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu-efi.spec b/gnu-efi.spec index b31d0b4..9d1f0a4 100644 --- a/gnu-efi.spec +++ b/gnu-efi.spec @@ -15,6 +15,8 @@ Patch5: gnu-efi-3.0d-uefi_wrap_call10.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExclusiveArch: i586 x86_64 ia64 +%define debug_package %{nil} + %description This package contains development headers and libraries for developing applications that run under EFI (Extensible Firmware Interface).