changeset 4:8394553167b6 draft

Uploaded
author jasonk
date Wed, 18 Jan 2017 01:24:48 -0500
parents 099aaf4d1b2e
children 7f26c8ea8c54
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jan 18 01:16:28 2017 -0500
+++ b/tool_dependencies.xml	Wed Jan 18 01:24:48 2017 -0500
@@ -13,7 +13,8 @@
                         <source>meta-velvetg</source>
                         <destination>$INSTALL_DIR</destination>
                 </action>
-    
+    </actions>
+    <actions>
     <action type="download_by_url">http://www.csie.ntu.edu.tw/~cjlin/cgi-bin/libsvm.cgi?+http://www.csie.ntu.edu.tw/~cjlin/libsvm+tar.gz</action>
     <action type="change_directory">libsvm*</action>
     <action type="shell_command">make</action>