I'll soon be committing a slightly altered version of your patch which includes 
a language attribute for the template_command action type.

On Jul 8, 2013, at 10:02 AM, Björn Grüning 
<bjoern.gruen...@pharmazie.uni-freiburg.de> wrote:

> Hi James,
> 
>> It probably makes sense to specify the template type in this case.
>> Maybe an additional attribute, language='cheetah' ?
> 
> My first suggestion was <action type="cheetah_command"> to reflect the
> template engine. I'm fine with both. 
> 
>> On Sun, Jul 7, 2013 at 1:19 PM, Björn Grüning
>> <bjoern.gruen...@pharmazie.uni-freiburg.de> wrote:
>>> <action type="template_command">
>>>    #if env.get('X11_LIB_DIR', False) and env.get('X11_INCLUDE_DIR', False):
>>>           ./configure --prefix=$env.INSTALL_DIR
>>> --x-includes=$env.X11_INCLUDE_DIR --x-libraries=$env.X11_LIB_DIR
>>>   #else:
>>>          ./configure --prefix=$env.INSTALL_DIR
>>>   #end if
>>> </action>
>> 
>> 
>> 
>> 
>> --
>> James Taylor, Assistant Professor, Biology/CS, Emory University
> 
> 
> 
> ___________________________________________________________
> Please keep all replies on the list by using "reply all"
> in your mail client.  To manage your subscriptions to this
> and other Galaxy lists, please use the interface at:
>  http://lists.bx.psu.edu/
> 
> To search Galaxy mailing lists use the unified search at:
>  http://galaxyproject.org/search/mailinglists/
> 


___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Reply via email to