[packages/ocaml-camomile] - fixed byte/opt files split

qboosh qboosh at pld-linux.org
Sun Jul 19 08:51:43 CEST 2015


commit 701c278d62ba654c3fe3b080867841787e9a7ce6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 19 08:53:00 2015 +0200

    - fixed byte/opt files split

 ocaml-camomile.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ocaml-camomile.spec b/ocaml-camomile.spec
index e0ea43c..f9fac13 100644
--- a/ocaml-camomile.spec
+++ b/ocaml-camomile.spec
@@ -102,10 +102,10 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with ocaml_opt}
 %{_libdir}/ocaml/camomile/camomile.a
 %{_libdir}/ocaml/camomile/camomile.cmxa
-%{_libdir}/ocaml/camomile/camomileLibrary*.cma
-%{_libdir}/ocaml/camomile/camomileLibrary*.cmi
-%endif
-%{_libdir}/ocaml/camomile/camomile.cma
 %{_libdir}/ocaml/camomile/camomileLibrary*.cmx
 %{_libdir}/ocaml/camomile/camomileLibrary*.cmxa
+%endif
+%{_libdir}/ocaml/camomile/camomile.cma
+%{_libdir}/ocaml/camomile/camomileLibrary*.cma
+%{_libdir}/ocaml/camomile/camomileLibrary*.cmi
 %{_libdir}/ocaml/site-lib/camomile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-camomile.git/commitdiff/701c278d62ba654c3fe3b080867841787e9a7ce6



More information about the pld-cvs-commit mailing list