Remove unnecessary macro use

This commit is contained in:
Kalev Lember 2015-09-03 20:35:07 +02:00
parent 73f2e01583
commit d889e7afeb
1 changed files with 1 additions and 1 deletions

View File

@ -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 \