]> git.pld-linux.org Git - packages/ocaml-findlib.git/blobdiff - ocaml-findlib.spec
- fixed files for opt build
[packages/ocaml-findlib.git] / ocaml-findlib.spec
index c9d835ad35e837cad199a263c9b90c641bc62f01..39c079c41402279f090de718b8d3f2b317cdbde7 100644 (file)
@@ -4,6 +4,7 @@
 
 %ifarch x32
 %undefine      with_opt
+%define                no_install_post_strip   1
 %endif
 
 %define                ocaml_ver       1:4.02
@@ -11,7 +12,7 @@ Summary:      OCaml module manager
 Summary(pl.UTF-8):     Zarządca modułów OCamla
 Name:          ocaml-findlib
 Version:       1.5.5
-Release:       5
+Release:       6
 License:       distributable
 Group:         Development/Tools
 Source0:       http://download.camlcity.org/download/findlib-%{version}.tar.gz
@@ -154,6 +155,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with opt}
 %{_libdir}/ocaml/findlib/*.[ao]
 %{_libdir}/ocaml/findlib/*.cmxa
+%{_libdir}/ocaml/findlib/*.cmxs
 %endif
 %dir %{_libdir}/ocaml/num-top
 %{_libdir}/ocaml/num-top/*.cm[ia]
This page took 0.073596 seconds and 4 git commands to generate.