This commit is contained in:
Matthias Clasen 2011-11-23 20:21:56 -05:00
parent a273cdebe1
commit 67512cc6a3

View File

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