Update using of %%patch

This commit is contained in:
Jitka Plesnikova 2023-09-19 11:04:44 +02:00
parent 8c8923c13d
commit fe00007822

View File

@ -106,7 +106,7 @@ with "%{_libexecdir}/%{name}/test".
%prep
%setup -q -n Archive-Tar-%{version}
%patch0 -p1
%patch -P0 -p1
# Help generators to recognize Perl scripts
for F in t/*.t; do