Rework patch format to avoid errors when building package

This commit is contained in:
jcastillo 2025-09-23 12:17:36 +00:00
parent 0f2117d223
commit 432d51c9dd

View File

@ -24,9 +24,10 @@ troubleshooting and data collection for randomly occurring events.
%prep
%setup -q
%patch -p1 1
%patch -p1 2
%patch -p1 3
%patch -P 1 -p1
%patch -P 2 -p1
%patch -P 3 -p1
%build
%py3_build