Mercurial > repos > jankanis > blast2html
comparison tool_dependencies.xml @ 49:85f757f4fcd5
debug action
author | Jan Kanis <jan.code@jankanis.nl> |
---|---|
date | Tue, 20 May 2014 16:19:05 +0200 |
parents | 49de6a204554 |
children | b15a20c2372a |
comparison
equal
deleted
inserted
replaced
48:49de6a204554 | 49:85f757f4fcd5 |
---|---|
41 <repository name="package_libxslt_1_1_28" owner="devteam" | 41 <repository name="package_libxslt_1_1_28" owner="devteam" |
42 toolshed="http://toolshed.g2.bx.psu.edu" changeset_revision="039b04adcfee"> | 42 toolshed="http://toolshed.g2.bx.psu.edu" changeset_revision="039b04adcfee"> |
43 <package name="libxslt" version="1.1.28" /> | 43 <package name="libxslt" version="1.1.28" /> |
44 </repository> | 44 </repository> |
45 </action> | 45 </action> |
46 <action type="shell_command"> | |
47 echo '*******************************************************************************' | |
48 echo $PATH | |
49 echo xslt-config at: `which -a xslt-config` | |
50 </action> | |
46 <action type="setup_virtualenv"> | 51 <action type="setup_virtualenv"> |
47 lxml == 2.2.3 | 52 lxml == 2.2.3 |
48 </action> | 53 </action> |
49 </actions> | 54 </actions> |
50 </install> | 55 </install> |