[Pkg-xen-devel] [OCAML 6/7] Create 2 ocaml packages, libxen-ocaml-4.1 and libxen-ocaml-dev.
Stéphane Glondu
glondu at debian.org
Tue Nov 15 16:45:40 UTC 2011
On 11/15/2011 04:04 PM, Jon Ludlam wrote:
> +/usr/lib/ocaml/stublibs/dll*_stubs.so*
> +/usr/lib/ocaml/xenlight/META
> +/usr/lib/ocaml/xenlight/*.cma
> +/usr/lib/ocaml/xenbus/META
> +/usr/lib/ocaml/xenbus/*.cma
> +/usr/lib/ocaml/xenctrl/META
> +/usr/lib/ocaml/xenctrl/*.cma
> +/usr/lib/ocaml/xenstore/META
> +/usr/lib/ocaml/xenstore/*.cma
> +/usr/lib/ocaml/xeneventchn/META
> +/usr/lib/ocaml/xeneventchn/*.cma
> +/usr/lib/ocaml/xenmmap/META
> +/usr/lib/ocaml/xenmmap/*.cma
And by the way, you should use $(OCAML_STDLIB_DIR) for /usr/lib/ocaml,
and $(OCAML_DLL_DIR) for /usr/lib/ocaml/stublibs. These variables are in
/usr/share/ocaml/ocamlvars.mk.
I don't expect a change of $(OCAML_STDLIB_DIR) any time soon, but the
whole multiarch stuff might put $(OCAML_DLL_DIR) elsewhere.
Cheers,
--
Stéphane
More information about the Pkg-xen-devel
mailing list