annotate tool_dependencies.xml @ 3:cae2b765ca5d

Changing how the Xena base dir is communicated
author melissacline
date Wed, 03 Sep 2014 16:02:24 -0700
parents b3cd322f7749
children 261a3d45a38a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
1 <?xml version="1.0"?>
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
2 <tool_dependency>
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
3 <package name="installXena2" version="1.0">
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
4 <install version="1.0">
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
5 <actions>
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
6 <action type="set_environment">
3
cae2b765ca5d Changing how the Xena base dir is communicated
melissacline
parents: 2
diff changeset
7 <environment_variable name="XENA_BASE_DIR" action="set_to">${__tool_d\
cae2b765ca5d Changing how the Xena base dir is communicated
melissacline
parents: 2
diff changeset
8 ata_path__}/shared//xena</environment_variable>
2
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
9 </action>
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
10 </actions>
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
11 </install>
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
12 </package>
b3cd322f7749 Uploaded
melissacline
parents:
diff changeset
13 </tool_dependency>