Make sure we have a library we can link.
This commit is contained in:
parent
c0e2a0cc0d
commit
2ee59cd8e9
@ -45,6 +45,7 @@ ln -s libiniparser.so.0 %{buildroot}%{_libdir}/libiniparser.so
|
||||
|
||||
%if %{with testsuite}
|
||||
%check
|
||||
make
|
||||
make check
|
||||
./test/iniexample
|
||||
./test/parse test/twisted.ini
|
||||
|
Loading…
Reference in New Issue
Block a user