Make sure we have a library we can link.

This commit is contained in:
Andreas Schneider 2012-12-06 10:43:48 +01:00
parent c0e2a0cc0d
commit 2ee59cd8e9

View File

@ -45,6 +45,7 @@ ln -s libiniparser.so.0 %{buildroot}%{_libdir}/libiniparser.so
%if %{with testsuite} %if %{with testsuite}
%check %check
make
make check make check
./test/iniexample ./test/iniexample
./test/parse test/twisted.ini ./test/parse test/twisted.ini