Mercurial > repos > morinlab > package_libstatgen_1_0_13
comparison tool_dependencies.xml @ 0:5178c851b7f4 draft default tip
Uploaded
| author | morinlab |
|---|---|
| date | Sun, 04 Dec 2016 17:55:24 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:5178c851b7f4 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="libstatgen" version="1.0.13"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="download_by_url">https://github.com/statgen/libStatGen/archive/v1.0.13.tar.gz</action> | |
| 7 <action type="shell_command">make</action> | |
| 8 <action type="move_directory_files"> | |
| 9 <source_directory>.</source_directory> | |
| 10 <destination_directory>$INSTALL_DIR</destination_directory> | |
| 11 </action> | |
| 12 <action type="set_environment"> | |
| 13 <environment_variable action="set_to" name="LIBSTATGEN_INSTALL_DIR">$INSTALL_DIR</environment_variable> | |
| 14 </action> | |
| 15 </actions> | |
| 16 </install> | |
| 17 </package> | |
| 18 </tool_dependency> |
