Rather use license macro

This commit is contained in:
Ingvar Hagelund 2019-02-15 11:54:28 +01:00
parent 277f8d7330
commit b7bc3ff1dc

View File

@ -51,6 +51,7 @@ tcp, var, xkey
%install
%make_install docdir=%_pkgdocdir
find %{buildroot}/%{_libdir}/ -name '*.la' -exec rm -f {} ';'
rm %{buildroot}%{_pkgdocdir}/LICENSE # Rather use license macro
%check