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:
parent
4aed43a8c1
commit
970b49dd17
@ -91,7 +91,7 @@ developing applications that use %{name}.
|
|||||||
%build
|
%build
|
||||||
(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
|
||||||
./configure -config %{_sysconfdir}/ocamlfind.conf \
|
./configure -config %{_sysconfdir}/ocamlfind.conf \
|
||||||
-bindir %{_bindir} \
|
-bindir %{_bindir} \
|
||||||
-sitelib `ocamlc -where` \
|
-sitelib `ocamlc -where` \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user