forked from pool/libguestfs
- disable ruby when building for SLES11
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=146
This commit is contained in:
parent
525529d415
commit
3daa88d84a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 13 15:25:29 CET 2012 - ohering@suse.de
|
||||
|
||||
- disable ruby when building for SLES11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 8 16:17:09 CET 2012 - ohering@suse.de
|
||||
|
||||
|
@ -29,6 +29,7 @@
|
||||
%if "%_project" == "Virtualization"
|
||||
# leave features enabled in OBS main repo
|
||||
%else
|
||||
%define with_ruby 0
|
||||
%define with_hivex 0
|
||||
%define with_zerofree 0
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user