Cleanup build in spec file
This commit is contained in:
parent
8f2e3df2df
commit
967a0a35b3
@ -77,7 +77,6 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 \
|
||||
|
||||
%install
|
||||
%make_install
|
||||
find %{buildroot} -type f -name '*.bs' -empty -delete
|
||||
%{_fixperms} %{buildroot}
|
||||
|
||||
%check
|
||||
@ -92,6 +91,7 @@ make test
|
||||
|
||||
%changelog
|
||||
* Fri Nov 25 2022 Michal Josef Špaček <mspacek@redhat.com> - 2.28-11
|
||||
- Cleanup build in spec file
|
||||
- Update license to SPDX format
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.28-10
|
||||
|
||||
Loading…
Reference in New Issue
Block a user