Dirk Mueller 2011-08-17 08:53:08 +00:00 committed by Git OBS Bridge
parent 665bffba48
commit d6fd8a935e

View File

@ -630,6 +630,7 @@ fi
rm -f %{buildroot}/var/adm/perl-modules/subversion
%check
%if 0%{?suse_version} < 1210
ulimit -a
# 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.
@ -674,6 +675,7 @@ kill -9 `cat "$SVNSERVE_PIDFILE" 2>/dev/null`
%if %with_ruby
%__make check-swig-rb
%endif # with_ruby
%endif
%clean
%__rm -rf "%{buildroot}"