[packages/ocaml-xmlm] - fixed build and files

baggins baggins at pld-linux.org
Tue Aug 19 21:19:32 CEST 2014


commit c51f1473b2f033dcaa7f9cb8c6a2a9ceb796cb9a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Aug 19 21:19:21 2014 +0200

    - fixed build and files

 ocaml-xmlm.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/ocaml-xmlm.spec b/ocaml-xmlm.spec
index 105855a..fafe159 100644
--- a/ocaml-xmlm.spec
+++ b/ocaml-xmlm.spec
@@ -46,8 +46,7 @@ tej biblioteki.
 %setup -q -n %{module}-%{version}
 
 %build
-ocaml setup.ml -configure
-ocaml setup.ml -build
+./pkg/build true
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -69,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%doc README CHANGES src/*.mli
+%doc README.md CHANGES.md src/*.mli
 %dir %{_libdir}/ocaml/%{module}
 %{_libdir}/ocaml/%{module}/*.cm[ixa]*
 %{_libdir}/ocaml/%{module}/*.a
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-xmlm.git/commitdiff/c51f1473b2f033dcaa7f9cb8c6a2a9ceb796cb9a



More information about the pld-cvs-commit mailing list