[gnome-software] trivial: Fix building the Fedora RPM example
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Fix building the Fedora RPM example
- Date: Mon, 18 Mar 2013 16:00:31 +0000 (UTC)
commit 8a1408b17fd80d658f76a98424a25ba83220f56d
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 18 15:53:57 2013 +0000
trivial: Fix building the Fedora RPM example
contrib/gnome-software.spec.in | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/contrib/gnome-software.spec.in b/contrib/gnome-software.spec.in
index b7a6a5e..4e5b6b3 100644
--- a/contrib/gnome-software.spec.in
+++ b/contrib/gnome-software.spec.in
@@ -36,6 +36,9 @@ make %{?_smp_mflags}
%install
make install DESTDIR=$RPM_BUILD_ROOT
+rm %{_libdir}/gs-plugins/*.a
+rm %{_libdir}/gs-plugins/*.la
+
%find_lang %name --with-gnome
%post
@@ -63,6 +66,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
#%{_datadir}/icons/hicolor/scalable/*/*.svg*
%{_datadir}/applications/gnome-software.desktop
%{_datadir}/gnome-software/featured-*.png
+%{_libdir}/gs-plugins/*.so
%changelog
* #LONGDATE# Richard Hughes <richard hughsie com> #VERSION#-0.#BUILD##ALPHATAG#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]