Re: [opam-devel] specifying environment variables in opam package

2016-04-16 Thread Ashish Agarwal
On Fri, Apr 15, 2016 at 10:56 PM, Louis Gesbert wrote: > Le vendredi 15 avril 2016, 14:33:15 Ashish Agarwal a écrit : > > I noticed that opam sets PERL5LIB. Can someone explain why. > > The answer is here: https://github.com/ocaml/opam/pull/755 Got it. Thanks. FYI, my use case is outside OPAM's

Re: [opam-devel] specifying environment variables in opam package

2016-04-15 Thread Louis Gesbert
Le vendredi 15 avril 2016, 14:33:15 Ashish Agarwal a écrit : > I noticed that opam sets PERL5LIB. Can someone explain why. The answer is here: https://github.com/ocaml/opam/pull/755 > I actually need > to add to this path when a certain package is installed. Does opam allow > that? Opam 2.0 does

[opam-devel] specifying environment variables in opam package

2016-04-15 Thread Ashish Agarwal
I noticed that opam sets PERL5LIB. Can someone explain why. I actually need to add to this path when a certain package is installed. Does opam allow that? ___ opam-devel mailing list opam-devel@lists.ocaml.org http://lists.ocaml.org/listinfo/opam-devel