| Home | Trees | Indices | Help |
|
|---|
|
|
action.Action --+
|
action.RecipeAction --+
|
BuildAction --+
|
Environment
r.Environment() - Set an environment
variable
r.Environment('VARIABLE', 'value')
r.Environment() class is called from within a
Conary recipe to set an environment variable after all macros have been
set.
The r.Environment() class accepts the following
keywords:
r.Environment('MOZ_THUNDERBIRD', '1')
r.Environment() to set the
environment variable MOZ_THUNDERBIRD to
1.
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Jul 10 11:46:04 2008 | http://epydoc.sourceforge.net |