libwps does not have any test suite

f41
David Tardon 12 years ago
parent 571f05bbd0
commit 70dde028a4

@ -73,9 +73,6 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
find %{buildroot}%{_defaultdocdir}/%{name}/ -type d -exec chmod 755 {} +
find %{buildroot}%{_defaultdocdir}/%{name}/ -type f -exec chmod 644 {} +
%check
LD_LIBRARY_PATH=$(pwd)/src/lib/.libs make check
%post -p /sbin/ldconfig

Loading…
Cancel
Save