- don't run ruby checks.
This commit is contained in:
parent
a23a63caae
commit
3af4f07355
@ -183,7 +183,8 @@ ln -f subversion/mod_authz_svn/INSTALL mod_authz_svn-INSTALL
|
|||||||
%if %{make_check}
|
%if %{make_check}
|
||||||
%check
|
%check
|
||||||
export LANG=C LC_ALL=C
|
export LANG=C LC_ALL=C
|
||||||
make check check-swig-pl check-swig-rb CLEANUP=yes
|
make check check-swig-pl CLEANUP=yes
|
||||||
|
# check-swig-rb omitted: it runs svnserve
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
|
Loading…
Reference in New Issue
Block a user