Remove unnecessary macro use
This commit is contained in:
parent
73f2e01583
commit
d889e7afeb
@ -65,7 +65,7 @@ make %{?_smp_mflags}
|
|||||||
%install
|
%install
|
||||||
%make_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
|
# make the software center load faster
|
||||||
desktop-file-edit %{buildroot}%{_datadir}/applications/org.gnome.Software.desktop \
|
desktop-file-edit %{buildroot}%{_datadir}/applications/org.gnome.Software.desktop \
|
||||||
|
Loading…
Reference in New Issue
Block a user