[gnome-software] trivial: Update Fedora example spec file
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Update Fedora example spec file
- Date: Wed, 17 Jul 2013 07:13:58 +0000 (UTC)
commit c7a746a89524aaf979afb3b7bff68699caf7139e
Author: Richard Hughes <richard hughsie com>
Date: Wed Jul 17 08:13:43 2013 +0100
trivial: Update Fedora example spec file
contrib/gnome-software.spec.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/contrib/gnome-software.spec.in b/contrib/gnome-software.spec.in
index 4e5b6b3..f135dde 100644
--- a/contrib/gnome-software.spec.in
+++ b/contrib/gnome-software.spec.in
@@ -36,8 +36,8 @@ make %{?_smp_mflags}
%install
make install DESTDIR=$RPM_BUILD_ROOT
-rm %{_libdir}/gs-plugins/*.a
-rm %{_libdir}/gs-plugins/*.la
+rm $RPM_BUILD_ROOT%{_libdir}/gs-plugins/*.a
+rm $RPM_BUILD_ROOT%{_libdir}/gs-plugins/*.la
%find_lang %name --with-gnome
@@ -65,7 +65,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
#%{_datadir}/icons/hicolor/*/*/*.png
#%{_datadir}/icons/hicolor/scalable/*/*.svg*
%{_datadir}/applications/gnome-software.desktop
-%{_datadir}/gnome-software/featured-*.png
+%{_datadir}/gnome-software/*.png
%{_libdir}/gs-plugins/*.so
%changelog
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]