correct ruby_bindings condition

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=199
This commit is contained in:
Olaf Hering 2013-03-19 17:19:47 +00:00 committed by Git OBS Bridge
parent bd448f9ae9
commit 4238e9fe61

View File

@ -49,9 +49,9 @@
%bcond_without fuse
%if %suse_version > 1210
%bcond_without ruby_bindings
%else
%bcond_with ruby_bindings
%else
%bcond_without ruby_bindings
%endif
# The following defines are overridden in the individual subpackages