From: Mohamed Larabi Date: Thu, 6 Feb 2014 18:12:47 +0000 (+0100) Subject: handle rpm flag: _without_vbox X-Git-Tag: libvirt-1.2.1-1~8 X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=commitdiff_plain;h=e7f2e76d05918340ed4f26742048a0e9b192e941 handle rpm flag: _without_vbox --- diff --git a/Makefile b/Makefile index d062989..a07837a 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ BUILDOPTS = --without xen --without qemu --without hyperv --without phyp --witho --without netcf --without avahi --without polkit --without sasl --without audit \ --without storage-iscsi --without storage-scsi --without storage-disk \ --without storage-rbd --without selinux --without dtrace --without sanlock \ - --without libxl --with capng --with udev --with interface \ + --without libxl --without vbox --with capng --with udev --with interface \ --define 'packager PlanetLab' trees: sources diff --git a/libvirt.spec b/libvirt.spec index 2d9814a..4cf97ac 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -9,7 +9,7 @@ ## --without polkit --without sasl --without audit --with capng --with udev \ ## --without netcf --without avahi --without sanlock \ ## --without xen --without qemu --without hyperv --without phyp --without esx \ -## --without libxl \ +## --without libxl --without vbox \ %define _without_storage_disk true %define _without_storage_iscsi true %define _without_storage_fs true