Fix patch macro

This commit is contained in:
Michal Josef Špaček 2024-07-13 14:48:29 +02:00
parent 1d0686a743
commit e80badaefd

View File

@ -43,7 +43,7 @@ Readonly:
%setup -q -n Readonly-%{version}
# Fix script interpreter for test suite since we're packaging it
%patch0
%patch -P0
%build
perl Build.PL --installdirs=vendor
@ -63,6 +63,7 @@ perl Build.PL --installdirs=vendor
%changelog
* Sat Jul 13 2024 Michal Josef Špaček <mspacek@redhat.com> - 2.05-26
- Fix patch macro
- Remove obsolete if
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.05-25