[packages/efi-boot-update] - disable debug packages
hawk
hawk at pld-linux.org
Thu Apr 25 21:43:16 CEST 2024
commit fa487b0665b76e4da25815addeabf315b229d6c3
Author: Marcin Krol <hawk at tld-linux.org>
Date: Thu Apr 25 21:33:57 2024 +0200
- disable debug packages
efi-boot-update.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/efi-boot-update.spec b/efi-boot-update.spec
index 0b8be51..5df029b 100644
--- a/efi-boot-update.spec
+++ b/efi-boot-update.spec
@@ -3,7 +3,7 @@ Summary: EFI bootloader updater
Summary(pl.UTF-8): Skrypt do uaktualniania bootloaderów EFI
Name: efi-boot-update
Version: 0.2
-Release: 2
+Release: 3
License: GPL v2
Group: Applications/System
Source0: %{name}
@@ -20,6 +20,8 @@ Suggests: efibootmgr
Suggests: efi-shell-x64
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _debugsource_packages 0
+
%define _sbindir /sbin
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/efi-boot-update.git/commitdiff/fa487b0665b76e4da25815addeabf315b229d6c3
More information about the pld-cvs-commit
mailing list