Rewrite to macro

This commit is contained in:
Michal Josef Špaček 2022-12-08 22:47:46 +01:00
parent 8c037cd903
commit 4d6131bbd0

View File

@ -74,7 +74,7 @@ perl Makefile.PL NO_PACKLIST=1 NO_PERLLOCAL=1 INSTALLDIRS=vendor
%install
%{make_install}
%{_fixperms} $RPM_BUILD_ROOT/*
%{_fixperms} %{buildroot}/*
%check
make test