[packages/ocaml-libvirt] - fix bcond
baggins
baggins at pld-linux.org
Sat Jun 1 12:00:55 CEST 2024
commit 64c6f7d971f1478e92d0cac43f64e4e4007725ac
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Jun 1 10:58:56 2024 +0200
- fix bcond
ocaml-libvirt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec
index 3d526c2..8e12b9b 100644
--- a/ocaml-libvirt.spec
+++ b/ocaml-libvirt.spec
@@ -70,7 +70,7 @@ biblioteki.
%{__automake}
%{__autoconf}
%configure \
- %{?without_ocaml_opt:ac_cv_prog_OCAMLOPT=no}
+ %{!?with_ocaml_opt:ac_cv_prog_OCAMLOPT=no}
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-libvirt.git/commitdiff/64c6f7d971f1478e92d0cac43f64e4e4007725ac
More information about the pld-cvs-commit
mailing list