[packages/ocaml-cryptgps] - disable debug packages
qboosh
qboosh at pld-linux.org
Sat Nov 27 17:25:01 CET 2021
commit f74ae94caf22d27d7d6d181a2e2adb045481d385
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Nov 27 17:25:22 2021 +0100
- disable debug packages
ocaml-cryptgps.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ocaml-cryptgps.spec b/ocaml-cryptgps.spec
index b5b451a..ff567dc 100644
--- a/ocaml-cryptgps.spec
+++ b/ocaml-cryptgps.spec
@@ -23,6 +23,8 @@ BuildRequires: ocaml >= 3.04-7
Conflicts: ocaml-cryptgps-devel < 0.2.1-6
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define debug_package %{nil}
+
%description
This library implements the symmetric cryptographic algorithms
Blowfish, DES, and 3DES. The algorithms are written in O'Caml,
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-cryptgps.git/commitdiff/f74ae94caf22d27d7d6d181a2e2adb045481d385
More information about the pld-cvs-commit
mailing list