Rather use license macro
This commit is contained in:
parent
277f8d7330
commit
b7bc3ff1dc
@ -51,6 +51,7 @@ tcp, var, xkey
|
|||||||
%install
|
%install
|
||||||
%make_install docdir=%_pkgdocdir
|
%make_install docdir=%_pkgdocdir
|
||||||
find %{buildroot}/%{_libdir}/ -name '*.la' -exec rm -f {} ';'
|
find %{buildroot}/%{_libdir}/ -name '*.la' -exec rm -f {} ';'
|
||||||
|
rm %{buildroot}%{_pkgdocdir}/LICENSE # Rather use license macro
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Loading…
Reference in New Issue
Block a user