On Sun, 14 Apr 2013 11:40:03 +0200 Pacho Ramos <[email protected]> wrote:
> # >=mono-0.92 versions using mcs -pkg:foo-sharp require shared memory, so we
> set the
> # shared dir to ${T} so that ${T}/.wapi can be used during the install
> process.
> export MONO_SHARED_DIR="${T}"
Don't use ${T} in global scope. And just don't export them
in the global scope either.
--
Best regards,
Michał Górny
signature.asc
Description: PGP signature
