disable for factory
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=66
This commit is contained in:
parent
665bffba48
commit
d6fd8a935e
@ -630,6 +630,7 @@ fi
|
|||||||
rm -f %{buildroot}/var/adm/perl-modules/subversion
|
rm -f %{buildroot}/var/adm/perl-modules/subversion
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
%if 0%{?suse_version} < 1210
|
||||||
ulimit -a
|
ulimit -a
|
||||||
# During "make check", auth-test loads DSOs at runtime and can't find
|
# During "make check", auth-test loads DSOs at runtime and can't find
|
||||||
# them if we don't set up LD_LIBRARY_PATH as below.
|
# them if we don't set up LD_LIBRARY_PATH as below.
|
||||||
@ -674,6 +675,7 @@ kill -9 `cat "$SVNSERVE_PIDFILE" 2>/dev/null`
|
|||||||
%if %with_ruby
|
%if %with_ruby
|
||||||
%__make check-swig-rb
|
%__make check-swig-rb
|
||||||
%endif # with_ruby
|
%endif # with_ruby
|
||||||
|
%endif
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
%__rm -rf "%{buildroot}"
|
%__rm -rf "%{buildroot}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user