[packages/ocaml] - split make invocations more

baggins baggins at pld-linux.org
Wed Mar 17 08:57:14 CET 2021


commit 16483873893f6ffa0facee5b5b7752d2b062063f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Mar 17 08:56:51 2021 +0100

    - split make invocations more

 ocaml.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ocaml.spec b/ocaml.spec
index 4801c32..e2ab310 100644
--- a/ocaml.spec
+++ b/ocaml.spec
@@ -177,7 +177,8 @@ mv htmlman docs/html/ocaml
 %{__make} world
 %{__make} bootstrap
 %if %{with ocaml_opt}
-%{__make} opt opt.opt
+%{__make} opt
+%{__make} opt.opt
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml.git/commitdiff/16483873893f6ffa0facee5b5b7752d2b062063f



More information about the pld-cvs-commit mailing list