Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: pacho@g.o, dotnet@g.o
Subject: Re: [gentoo-dev] mono-env.eclass: new eclass to be used by most of dotnet packages
Date: Sun, 14 Apr 2013 09:45:05
Message-Id: 20130414114557.429f7c55@pomiocik.lan
In Reply to: [gentoo-dev] mono-env.eclass: new eclass to be used by most of dotnet packages by Pacho Ramos
1 On Sun, 14 Apr 2013 11:40:03 +0200
2 Pacho Ramos <pacho@g.o> wrote:
3
4 > # >=mono-0.92 versions using mcs -pkg:foo-sharp require shared memory, so we set the
5 > # shared dir to ${T} so that ${T}/.wapi can be used during the install process.
6 > export MONO_SHARED_DIR="${T}"
7
8 Don't use ${T} in global scope. And just don't export them
9 in the global scope either.
10
11 --
12 Best regards,
13 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies