Author: guillomovitch
Date: Mon Feb 19 13:53:07 2007
New Revision: 122748
Modified:
packages/cooker/ocaml-ulex/current/SPECS/ocaml-ulex.spec
Log:
also build native version
Modified: packages/cooker/ocaml-ulex/current/SPECS/ocaml-ulex.spec
==============================================================================
--- packages/cooker/ocaml-ulex/current/SPECS/ocaml-ulex.spec (original)
+++ packages/cooker/ocaml-ulex/current/SPECS/ocaml-ulex.spec Mon Feb 19
13:53:07 2007
@@ -1,7 +1,7 @@
%define up_name ulex
%define name ocaml-%{up_name}
%define version 0.9
-%define release %mkrel 1
+%define release %mkrel 2
%define ocaml_sitelib %(if [ -x /usr/bin/ocamlc ]; then ocamlc
-where;fi)/site-lib
Name: %{name}
@@ -35,7 +35,7 @@
%patch -p 1
%build
-%make
+%make all all.opt
%install
rm -rf %{buildroot}