fix file list

This commit is contained in:
Matthias Clasen 2011-01-11 09:51:23 -05:00
parent 75a8e1d361
commit 4bb7e7f827

View File

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