Don't remove .la files
It's a leftover from autotools build -- the meson build doesn't produce them any more.
This commit is contained in:
parent
77eb9b7304
commit
dd0dcab74c
@ -127,7 +127,6 @@ rm untracked/docs/reference/cairomm-%{apiver}.tag \
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
find %{buildroot} -type f -name '*.la' -print -delete
|
||||
|
||||
install -t %{buildroot}%{_datadir}/doc/cairomm-%{apiver} -m 0644 -p \
|
||||
AUTHORS ChangeLog MAINTAINERS NEWS README
|
||||
|
Loading…
Reference in New Issue
Block a user