[cogl] Fix spec

Matthias Clasen mclasen at fedoraproject.org
Thu Nov 24 01:22:18 UTC 2011


commit 67512cc6a38e3af2b31e6c528336b3bbc9c28d8f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Nov 23 20:21:56 2011 -0500

    Fix spec

 cogl.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/cogl.spec b/cogl.spec
index e8e0239..8df600f 100644
--- a/cogl.spec
+++ b/cogl.spec
@@ -79,6 +79,9 @@ make install DESTDIR=%{buildroot} INSTALL='install -p'
 #Remove libtool archives.
 find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
+# This gets installed by mistake
+rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg
+
 %find_lang %{name}
 
 %post -p /sbin/ldconfig


More information about the scm-commits mailing list