Mercurial > repos > mvdbeek > package_r_3_2_2
diff tool_dependencies.xml @ 3:528934ed87b9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_r_3_2_2 commit b07fb0cfe8300ce810ba76417deeda88680e828f-dirty
author | mvdbeek |
---|---|
date | Thu, 08 Oct 2015 17:27:07 -0400 |
parents | 7a8da81f6a9f |
children | 034812a8d0ef |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Oct 08 11:32:00 2015 -0400 +++ b/tool_dependencies.xml Thu Oct 08 17:27:07 2015 -0400 @@ -60,7 +60,7 @@ </repository> </action> <action type="shell_command"> - export LDFLAGS="-L$LIBPNG_LIB_PATH -L$PNG_LIBS -L$NCURSES_LIB_PATH -L$READLINE_LIB_PATH" && + export LDFLAGS="-L$LIBPNG_LIB_PATH -L$NCURSES_LIB_PATH -L$READLINE_LIB_PATH" && export LDFLAGS="$LDFLAGS -Wl,-rpath,$NCURSES_LIB_PATH" && export LDFLAGS="$LDFLAGS -Wl,-rpath,$READLINE_LIB_PATH" && export LDFLAGS="$LDFLAGS -Wl,-rpath,$PIXMAN_LIB_PATH" &&