commit 79aa48666e01d75aece15ee47af3ce6b6cf501b3
Author: Jan RÄ™korajski <[email protected]>
Date:   Tue Mar 23 22:47:21 2021 +0100

    - no debug packages of no opt

 ocaml-sqlite.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/ocaml-sqlite.spec b/ocaml-sqlite.spec
index 78a2345..8c3aee6 100644
--- a/ocaml-sqlite.spec
+++ b/ocaml-sqlite.spec
@@ -9,6 +9,10 @@
 %undefine      with_ocaml_opt
 %endif
 
+%if %{without ocaml_opt}
+%define                _enable_debug_packages  0
+%endif
+
 %define                module  sqlite3
 Summary:       sqlite3 binding for OCaml
 Name:          ocaml-sqlite
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-sqlite.git/commitdiff/79aa48666e01d75aece15ee47af3ce6b6cf501b3

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

Reply via email to