[projects/template-specs] - update non-opt ocaml packaging

baggins baggins at pld-linux.org
Mon Nov 22 09:06:38 CET 2021


commit 3bd9c7f5f8bffe14031f7f5fd87b11e8f05d5177
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 22 09:06:22 2021 +0100

    - update non-opt ocaml packaging

 ocaml.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ocaml.spec b/ocaml.spec
index 1b26c3b..e24a467 100644
--- a/ocaml.spec
+++ b/ocaml.spec
@@ -100,13 +100,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
+%{_libdir}/ocaml/%{module}/*.a
 %{_libdir}/ocaml/%{module}/*.cmi
 %{_libdir}/ocaml/%{module}/*.cmo
 %{_libdir}/ocaml/%{module}/*.cmt
 %{_libdir}/ocaml/%{module}/*.cmti
 %{_libdir}/ocaml/%{module}/*.mli
 %if %{with ocaml_opt}
-%{_libdir}/ocaml/%{module}/*.[ao]
+%{_libdir}/ocaml/%{module}/*.o
 %{_libdir}/ocaml/%{module}/*.cmx
 %{_libdir}/ocaml/%{module}/*.cmxa
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/3bd9c7f5f8bffe14031f7f5fd87b11e8f05d5177



More information about the pld-cvs-commit mailing list