From 3330fbe08d3e5ae6e0115b1ecbe45f9914723ed4978bf4b05b677acda32e50b8 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 13 Nov 2012 15:26:04 +0000 Subject: [PATCH] fix previous ocaml change, --enable-ocaml is required even for the tools OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=148 --- libguestfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguestfs.spec b/libguestfs.spec index a198e9c..181c089 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -75,6 +75,7 @@ BuildRequires: perl(Pod::Simple::XHTML) >= 3.16 # Required to build tools, its independent from bindings BuildRequires: ocaml BuildRequires: ocaml-findlib +%define _configure_ocaml --enable-ocaml %endif # %if %{with_fuse} @@ -193,7 +194,6 @@ virtual machines. %package -n ocaml-libguestfs Summary: Provides OCaml support for libguestfs Group: System/Filesystems -%define _configure_ocaml --enable-ocaml # %description -n ocaml-libguestfs