use macro %make_install

This commit is contained in:
Martin Gieseking 2020-09-07 09:49:55 +02:00
parent 2110d3e8cf
commit 990a0863ff

View File

@ -3,7 +3,7 @@
Name: liblouis
Version: 3.15.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Braille translation and back-translation library
License: LGPLv3+
@ -93,7 +93,7 @@ make check
%install
make install DESTDIR=%{buildroot}
%make_install
rm -f %{buildroot}/%{_infodir}/dir
rm -f %{buildroot}/%{_libdir}/%{name}.la
rm -rf %{buildroot}/%{_bindir}/lou_maketable*
@ -140,6 +140,9 @@ done
%changelog
* Mon Sep 07 2020 Martin Gieseking <martin.gieseking@uos.de> - 3.15.0-2
- Use make_install macro.
* Tue Sep 01 2020 Martin Gieseking <martin.gieseking@uos.de> - 3.15.0-1
- Updated to 3.15.0