Use only macro for buildroot

This commit is contained in:
Jitka Plesnikova 2021-05-14 11:08:14 +02:00
parent 8f8133cdd3
commit 6274d39362

View File

@ -61,7 +61,7 @@ perl Makefile.PL NO_PACKLIST=1 NO_PERLLOCAL=1 INSTALLDIRS=vendor
%install
%{make_install}
%{_fixperms} $RPM_BUILD_ROOT/*
%{_fixperms} %{buildroot}/*
# Install tests
mkdir -p %{buildroot}%{_libexecdir}/%{name}