Skip to content

Commit 9e81d22

Browse files
committed
Fix RPM spec: disable debug package for Rocky Linux 9
1 parent c3fa53d commit 9e81d22

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

systemd-netlogd.spec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ License: LGPL-2.1-or-later AND GPL-2.0-only
77
URL: https://github.com/systemd/systemd-netlogd
88
Source0: %{URL}/archive/v%{version}/systemd-netlogd-%{version}.tar.gz
99

10+
%global debug_package %{nil}
11+
1012
BuildRequires: gcc
1113
BuildRequires: meson >= 0.51
1214
BuildRequires: ninja-build

0 commit comments

Comments
 (0)