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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

