[packages/ocaml-sqlite] - there is no opt target, opt build is autodetected

baggins baggins at pld-linux.org
Sat Jul 25 19:37:19 CEST 2015


commit fc3c3992f2ea0f5e0dc8c73d29b1e3f13f81e71c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jul 25 19:36:58 2015 +0200

    - there is no opt target, opt build is autodetected

 ocaml-sqlite.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-sqlite.spec b/ocaml-sqlite.spec
index 2776e27..de0c9e2 100644
--- a/ocaml-sqlite.spec
+++ b/ocaml-sqlite.spec
@@ -46,7 +46,7 @@ ocaml-sqlite3 library.
 ./configure \
 	--libdir=%{_libdir}
 
-%{__make} -j1 all %{?with_ocaml_opt:opt} \
+%{__make} -j1 all \
 	CC="%{__cc} %{rpmcflags} -fPIC"
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-sqlite.git/commitdiff/fc3c3992f2ea0f5e0dc8c73d29b1e3f13f81e71c



More information about the pld-cvs-commit mailing list