projects
/
packages
/
ocaml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7195882
)
- split make invocations more
author
Jan Rękorajski
<baggins@pld-linux.org>
Wed, 17 Mar 2021 07:56:51 +0000
(08:56 +0100)
committer
Jan Rękorajski
<baggins@pld-linux.org>
Wed, 17 Mar 2021 07:56:51 +0000
(08:56 +0100)
ocaml.spec
patch
|
blob
|
blame
|
history
diff --git
a/ocaml.spec
b/ocaml.spec
index 4801c32fd868b99b73b2224206653883ffc2670b..e2ab31043c0564bca55bb393b40bdcbf8ae5533c 100644
(file)
--- a/
ocaml.spec
+++ b/
ocaml.spec
@@
-177,7
+177,8
@@
mv htmlman docs/html/ocaml
%{__make} world
%{__make} bootstrap
%if %{with ocaml_opt}
-%{__make} opt opt.opt
+%{__make} opt
+%{__make} opt.opt
%endif
%install
This page took
0.044949 seconds
and
4
git commands to generate.