diff --git a/ocaml-ounit.spec b/ocaml-ounit.spec index a6f550f..cd64e1f 100644 --- a/ocaml-ounit.spec +++ b/ocaml-ounit.spec @@ -55,6 +55,7 @@ Development files needed for application based on %{name}. %prep %setup -q -n %{distname}-%{version} +%build ocaml setup.ml -configure \ --bindir '%{_bindir}' \ --mandir '%{_mandir}' \ @@ -69,7 +70,6 @@ ocaml setup.ml -configure \ --exec-prefix '%{_exec_prefix}' \ --sharedstatedir '%{_sharedstatedir}' -%build make %{?_smp_mflags} %install