commit 87cbd86e3e914e441690dd46cc5f1e5be79d9dd0
Author: Jan RÄ™korajski <[email protected]>
Date:   Thu Mar 18 08:37:35 2021 +0100

    - disable debug packages when not buildding native version

 ocaml.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/ocaml.spec b/ocaml.spec
index 41a410f..1f338eb 100644
--- a/ocaml.spec
+++ b/ocaml.spec
@@ -7,6 +7,10 @@
 %undefine      with_ocaml_opt
 %endif
 
+%if %{without ocaml_opt}
+%define                _enable_debug_packages  0
+%endif
+
 %define                module  %{module}
 Summary:       %{module} binding for OCaml
 Summary(pl.UTF-8):     WiÄ…zania %{module} dla OCamla
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/87cbd86e3e914e441690dd46cc5f1e5be79d9dd0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to