diff --git a/fuse.spec b/fuse.spec index 52c50da..132273c 100644 --- a/fuse.spec +++ b/fuse.spec @@ -144,6 +144,7 @@ popd pushd lib%{name}-%{name}-%{fuse3ver} export MESON_INSTALL_DESTDIR_PREFIX=%{buildroot}/usr %meson_install popd +find %{buildroot} . find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' # change from 4755 to 0755 to allow stripping -- fixed later in files chmod 0755 %{buildroot}/%{_bindir}/fusermount3