changeset 4:805867efe06b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_libgtextutils_0_7 commit 231157132a50f5bc8f9d0c8151c4ddca86c97213-dirty
author iuc
date Thu, 15 Sep 2016 07:56:29 -0400
parents d494074f5161
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Sep 15 07:25:45 2016 -0400
+++ b/tool_dependencies.xml	Thu Sep 15 07:56:29 2016 -0400
@@ -7,8 +7,7 @@
                 <!-- Some versions of GCC warn about a variable being set but not used, and fail due to -Werror -->
                 <action type="autoconf">--disable-wall</action>
                 <action type="set_environment">
-                    <environment_variable name="GTEXTUTILS_CFLAGS" action="set_to">-I$INSTALL_DIR/include/gtextutils</environment_variable>
-                    <environment_variable name="GTEXTUTILS_LIBS" action="set_to">-L$INSTALL_DIR/lib</environment_variable>
+                    <environment_variable name="PKG_CONFIG_PATH" action="set_to">$INSTALL_DIR/lib/pkgconfig</environment_variable>
                 </action>
             </actions>
         </install>