correct ruby_bindings condition
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=199
This commit is contained in:
parent
bd448f9ae9
commit
4238e9fe61
@ -49,9 +49,9 @@
|
|||||||
%bcond_without fuse
|
%bcond_without fuse
|
||||||
|
|
||||||
%if %suse_version > 1210
|
%if %suse_version > 1210
|
||||||
%bcond_without ruby_bindings
|
|
||||||
%else
|
|
||||||
%bcond_with ruby_bindings
|
%bcond_with ruby_bindings
|
||||||
|
%else
|
||||||
|
%bcond_without ruby_bindings
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# The following defines are overridden in the individual subpackages
|
# The following defines are overridden in the individual subpackages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user