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