- fix typo from commit 67

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=68
This commit is contained in:
Stefan Sperling 2011-08-18 10:50:28 +00:00 committed by Git OBS Bridge
parent 54e5a9c1b6
commit d20d00e467

View File

@ -671,7 +671,7 @@ kill -9 `cat "$SVNSERVE_PIDFILE" 2>/dev/null`
%__make check-javahl
%endif # with_java
%__make check-swig-pl
%if 0{?suse_version} > 1140
%if 0%{?suse_version} > 1140
# python bindings fail testsuite on 11.4
%__make check-swig-py
%endif