changeset 2:3fecd5a9a64c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_tiff_4_0_3/ commit 4c44b550f39ec90756c7bf5277fa1341de767bfd-dirty
author iuc
date Wed, 02 Sep 2015 10:48:02 -0400
parents adda42534647
children 2c2c0ccd0f37
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Sep 02 05:40:17 2015 -0400
+++ b/tool_dependencies.xml	Wed Sep 02 10:48:02 2015 -0400
@@ -5,6 +5,7 @@
             <actions>
                 <action type="download_by_url">ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.3.tar.gz</action>
                 <action type="autoconf" />
+                <action type="shell_command">ln -s $INSTALL_DIR/lib/libtiff.so $INSTALL_DIR/lib/libtiff.so.4</action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
                     <environment_variable action="set_to" name="TIFF_ROOT">$INSTALL_DIR</environment_variable>