+tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-fileutils?expand=0&rev=15
This commit is contained in:
parent
b8b772a7c7
commit
70e020a96c
@ -28,6 +28,7 @@ Source0: ocaml-fileutils-%{version}.tar.xz
|
||||
BuildRequires: ocaml >= 4.00.1
|
||||
BuildRequires: ocaml-rpm-macros >= 4.02.1
|
||||
BuildRequires: ocamlfind(str)
|
||||
BuildRequires: ocamlfind(oUnit)
|
||||
BuildRequires: ocamlfind(unix)
|
||||
BuildRequires: ocaml-oasis
|
||||
BuildRequires: ocaml-ocamldoc
|
||||
@ -65,6 +66,7 @@ developing applications that use %{name}.
|
||||
%build
|
||||
oasis setup
|
||||
ocaml setup.ml -configure \
|
||||
--enable-tests \
|
||||
--bindir '%{_bindir}' \
|
||||
--mandir '%{_mandir}' \
|
||||
--destdir '%{buildroot}' \
|
||||
|
Loading…
Reference in New Issue
Block a user