fix LICENSE location

This commit is contained in:
Peter Robinson 2018-05-15 10:20:52 +01:00
parent b386c8f3ea
commit 7df3d09999

View File

@ -42,7 +42,7 @@ V=1 make %{?_smp_mflags}
%install
make install DESTDIR=$RPM_BUILD_ROOT
find %{buildroot} -type f -name "*.la" -delete
rm %{buildroot}/%{_docdir}/%{name}/LICENSE
%check
make check