dump src/findlib/ocaml_args.ml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=12
This commit is contained in:
Olaf Hering 2013-01-09 16:38:14 +00:00 committed by Git OBS Bridge
parent 4aed43a8c1
commit 970b49dd17

View File

@ -91,7 +91,7 @@ developing applications that use %{name}.
%build
(cd tools/extract_args && make)
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
./configure -config %{_sysconfdir}/ocamlfind.conf \
-bindir %{_bindir} \
-sitelib `ocamlc -where` \