Fixed %check
This commit is contained in:
parent
e19ac2fcdb
commit
c1bc316276
@ -352,6 +352,9 @@ rm -vf testing/fulltests/default/T200snmpv2cwalkall_simple
|
||||
%endif
|
||||
# restore libtool, for unknown reason it does not work with the one without rpath
|
||||
cp -f libtool.orig libtool
|
||||
# temporary workaround to make test "extending agent functionality with pass" working
|
||||
chmod 755 local/passtest
|
||||
|
||||
LD_LIBRARY_PATH=${RPM_BUILD_ROOT}/%{_libdir} make test
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user