[at-spi2-core] fix file list

Matthias Clasen mclasen at fedoraproject.org
Tue Jan 11 14:51:43 UTC 2011


commit 4bb7e7f827906ee888c8d2d80c400a4f99f25990
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jan 11 09:51:23 2011 -0500

    fix file list

 at-spi2-core.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/at-spi2-core.spec b/at-spi2-core.spec
index 97ade2c..e855c4d 100644
--- a/at-spi2-core.spec
+++ b/at-spi2-core.spec
@@ -52,6 +52,7 @@ make %{?_smp_mflags}
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 
+rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig


More information about the scm-commits mailing list