]> git.pld-linux.org Git - packages/ocaml.git/blobdiff - ocaml.spec
- release 2 (by relup.sh)
[packages/ocaml.git] / ocaml.spec
index 4801c32fd868b99b73b2224206653883ffc2670b..6b2462fbdaffaa0818dd81eb815ec7a0b165c23f 100644 (file)
@@ -14,7 +14,7 @@ Summary:      The Objective Caml compiler and programming environment
 Summary(pl.UTF-8):     Kompilator OCamla (Objective Caml) oraz środowisko programistyczne
 Name:          ocaml
 Version:       4.12.0
-Release:       0.1
+Release:       2
 Epoch:         1
 License:       QPL v1.0 with linking exception (compiler), LGPL v2 with linking exception (library)
 Group:         Development/Languages
@@ -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.079905 seconds and 4 git commands to generate.