# HG changeset patch # User sauria # Date 1455203806 18000 # Node ID 621925aadc258edac0f502b6ca2bb7fb9a388b5b # Parent d35ef187dd58cfe987a1726e14985b5826f9fe6f planemo upload for repository https://github.com/bxlab/galaxy_tools/packages/package_hifive_1_2 commit 031f802858c1b8e03cdc3dac9fc79b96b21db181 diff -r d35ef187dd58 -r 621925aadc25 tool_dependencies.xml --- a/tool_dependencies.xml Tue Dec 15 17:05:57 2015 -0500 +++ b/tool_dependencies.xml Thu Feb 11 10:16:46 2016 -0500 @@ -33,9 +33,10 @@ $INSTALL_DIR/lib/python + $INSTALL_DIR/bin export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && - python setup.py install --install-lib $INSTALL_DIR/lib/python + python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin