Fix spec
This commit is contained in:
parent
a273cdebe1
commit
67512cc6a3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user