diff pidgin.spec.in @ 27903:15d6ae92aeb4

propagate from branch 'im.pidgin.pidgin' (head 5ccc437b944e0675b75037409a01416e31650e7f) to branch 'im.pidgin.pidgin.yaz' (head 112d77c90de8690fd360b47c72348d8e231ef510)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 25 Oct 2008 10:10:29 +0000
parents 273d5fc31eab
children 72442d45b014
line wrap: on
line diff
--- a/pidgin.spec.in	Mon Oct 20 23:50:43 2008 +0000
+++ b/pidgin.spec.in	Sat Oct 25 10:10:29 2008 +0000
@@ -263,6 +263,7 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/purple-2/libjabber.so
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
+find $RPM_BUILD_ROOT -type f -name '*.a' -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} ';'