commit 66fe221c8006f5468d7d538d0badfccb6399c223
Author: Jan RÄ™korajski <[email protected]>
Date:   Thu Mar 18 23:10:06 2021 +0100

    - no debug package when not building native binary

 camlp5.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/camlp5.spec b/camlp5.spec
index 228b70d..e137054 100644
--- a/camlp5.spec
+++ b/camlp5.spec
@@ -7,6 +7,10 @@
 %undefine      with_ocaml_opt
 %endif
 
+%if %{without ocaml_opt}
+%define                _enable_debug_packages  0
+%endif
+
 Summary:       Objective Caml Preprocessor
 Summary(pl.UTF-8):     Preprocesor OCamla
 Name:          camlp5
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/camlp5.git/commitdiff/66fe221c8006f5468d7d538d0badfccb6399c223

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

Reply via email to