[packages/ocaml-sqlite] - no debug packages of no opt

baggins baggins at pld-linux.org
Tue Mar 23 22:47:35 CET 2021


commit 79aa48666e01d75aece15ee47af3ce6b6cf501b3
Author: Jan Rękorajski <baggins at pld-linux.org>
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



More information about the pld-cvs-commit mailing list