Use %make_install macro

This commit is contained in:
Robert Scheck 2021-01-18 01:00:10 +00:00
parent 6873062e93
commit 14afbaf2ad

View File

@ -20,8 +20,7 @@ such as the pci.ids and usb.ids databases.
# nothing to build
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
%make_install libdir=%{_prefix}/lib
%files
%license COPYING