- Remove some unneeded commands in the build section
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=2
This commit is contained in:
parent
1186be8fe9
commit
eab35aebf4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 15 01:23:49 UTC 2011 - ampsaltis@gmail.com
|
||||||
|
|
||||||
|
- Remove some unneeded commands in the build section
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 22 16:18:43 UTC 2011 - ampsaltis@gmail.com
|
Fri Jul 22 16:18:43 UTC 2011 - ampsaltis@gmail.com
|
||||||
|
|
||||||
|
@ -29,11 +29,11 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
|
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
|
||||||
#%#%%define debug_package %{nil}
|
#%%define debug_package %{nil}
|
||||||
|
|
||||||
Name: ocaml-findlib
|
Name: ocaml-findlib
|
||||||
Version: 1.2.7
|
Version: 1.2.7
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Objective CAML package manager and build helper
|
Summary: Objective CAML package manager and build helper
|
||||||
|
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
@ -80,8 +80,6 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
ocamlc -version
|
|
||||||
ocamlc -where
|
|
||||||
(cd tools/extract_args && make)
|
(cd tools/extract_args && make)
|
||||||
tools/extract_args/extract_args -o src/findlib/ocaml_args.ml ocamlc ocamlcp ocamlmktop ocamlopt ocamldep ocamldoc ||:
|
tools/extract_args/extract_args -o src/findlib/ocaml_args.ml ocamlc ocamlcp ocamlmktop ocamlopt ocamldep ocamldoc ||:
|
||||||
#cat src/findlib/ocaml_args.ml
|
#cat src/findlib/ocaml_args.ml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user