From 000d5d876b880aeb119294c801f35c93c17c03ca Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Sun, 29 Sep 2019 22:56:19 -0400 Subject: rpm: debug_package not useful Code review comment [1]: - %global debug_package %{nil} is not useful for a noarch package [1] https://bugzilla.redhat.com/show_bug.cgi?id=1750179#c2 Signed-off-by: Dusty Mabe --- redhat/git-remote-gcrypt.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/redhat/git-remote-gcrypt.spec b/redhat/git-remote-gcrypt.spec index 1cbdf2a..90b476f 100644 --- a/redhat/git-remote-gcrypt.spec +++ b/redhat/git-remote-gcrypt.spec @@ -1,5 +1,3 @@ -%global debug_package %{nil} - Name: git-remote-gcrypt Version: 1.2 Release: 1%{?dist} -- cgit v1.2.3