update spec file

This commit is contained in:
licunlong 2020-07-25 18:17:09 +08:00
parent e78f12121c
commit 271fe3f3c7

View File

@ -17,7 +17,8 @@ https://github.com/lvc/abi-compliance-checker
%autosetup -p1
%install
make install perfix=%{RPM_BUILD_ROOT}%{_prefix}
mkdir -p %{buildroot}%{_prefix}
perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
%files
%defattr(-,root,root)