changeset 2:174b90e5a7ec draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_r_3_1_2 commit eab4c8a2fe33c7929fa1dfcd7ff1ea9a37ad2c4c-dirty
author mvdbeek
date Sun, 03 Jan 2016 05:52:52 -0500
parents 1c3403a95a91
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Jan 03 05:24:14 2016 -0500
+++ b/tool_dependencies.xml	Sun Jan 03 05:52:52 2016 -0500
@@ -54,8 +54,7 @@
                             <package name="ncurses" version="5.9" />
                         </repository>
                     </action>
-                    <action type="autoconf">--with-tcltk --with-blas --with-lapack --with-readline --with-cairo --with-libpng --without-x --without-aqua --enable-R-shlib --disable-R-framework --libdir=$INSTALL_DIR/lib
-                    </action>
+                    <action type="autoconf">--with-tcltk --with-blas --with-lapack --with-readline --with-cairo --with-libpng --without-x --without-aqua --enable-R-shlib --disable-R-framework --libdir=$INSTALL_DIR/lib</action>
                     <action type="shell_command">sed -i.bak -e 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/bin/R</action>
                     <action type="shell_command">sed -i.bak -e 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/lib/R/bin/R</action>
                 </actions>