Run setup in %build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-ounit?expand=0&rev=7
This commit is contained in:
parent
bfa2b72d65
commit
1de6bd5396
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user