1
0
forked from rpms/sos

sos updates to 8.10

Fixing patch part of the spec file.

Resolves: RHEL-58947

Signed-off-by: Jan Jansky <jjansky@redhat.com>
This commit is contained in:
Jan Jansky 2024-09-20 13:58:41 +02:00
parent a8f87235a1
commit 41ef9197e2

View File

@ -34,8 +34,8 @@ support technicians and developers.
%prep
%setup -qn %{name}-%{version}
%setup -T -D -a1 -q
%patch 0 -p1
%patch 1 -p1
%patch -P 0 -p1
%patch -P 1 -p1
%build