- attempt to force load of auth providers
This commit is contained in:
parent
a1b02afcbd
commit
9cffde9488
@ -229,6 +229,7 @@ sed -i "/^dependency_libs/{
|
|||||||
%if %{make_check}
|
%if %{make_check}
|
||||||
%check
|
%check
|
||||||
export LANG=C LC_ALL=C
|
export LANG=C LC_ALL=C
|
||||||
|
export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}
|
||||||
make check check-swig-pl check-swig-py CLEANUP=yes
|
make check check-swig-pl check-swig-py CLEANUP=yes
|
||||||
# check-swig-rb omitted: it runs svnserve
|
# check-swig-rb omitted: it runs svnserve
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user