Mercurial > repos > iuc > package_r_3_2_1
diff tool_dependencies.xml @ 13:9f31a291b305 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_r_3_2_1 commit 630c0f1ac3419322998d92a1653f260c664283ab
| author | iuc |
|---|---|
| date | Mon, 04 Jan 2016 05:40:49 -0500 |
| parents | 228e68b52582 |
| children | 77d439695328 |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Dec 22 19:34:54 2015 -0500 +++ b/tool_dependencies.xml Mon Jan 04 05:40:49 2016 -0500 @@ -97,6 +97,7 @@ <environment_variable action="prepend_to" name="PKG_CONFIG_DIR">$INSTALL_DIR/lib/pkgconfig:$INSTALL_DIR/share/pkgconfig</environment_variable> <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig:$INSTALL_DIR/share/pkgconfig</environment_variable> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> + <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> </action> </actions_group> </install>
