Fix patch macro
This commit is contained in:
parent
1d0686a743
commit
e80badaefd
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user