Update to delete
This commit is contained in:
parent
2d9bee87f1
commit
2877c3f24b
@ -69,7 +69,7 @@ make %{?_smp_mflags} V=1
|
||||
|
||||
%install
|
||||
%make_install INSTALL="install -p"
|
||||
find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
find %{buildroot} -name '*.la' -delete
|
||||
|
||||
%{!?_with_mesa_glvnd_default:
|
||||
# Avoid conflict with mesa-libGL until mesa has gained libglvnd support
|
||||
|
Loading…
Reference in New Issue
Block a user