diff --git a/gnome-software.spec b/gnome-software.spec index 8617da7..07874f5 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -65,7 +65,7 @@ make %{?_smp_mflags} %install %make_install -%__rm %{buildroot}%{_libdir}/gs-plugins-%{gs_plugin_version}/*.la +rm %{buildroot}%{_libdir}/gs-plugins-%{gs_plugin_version}/*.la # make the software center load faster desktop-file-edit %{buildroot}%{_datadir}/applications/org.gnome.Software.desktop \