changeset 1:dcbab64c0429 draft

Uploaded
author bgruening
date Fri, 01 Nov 2013 20:29:05 -0400
parents 1efb934d4600
children b17bbb1a41da
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Nov 01 19:39:52 2013 -0400
+++ b/tool_dependencies.xml	Fri Nov 01 20:29:05 2013 -0400
@@ -4,7 +4,7 @@
             <actions>
                 <action type="download_by_url">https://bitbucket.org/libgd/gd-libgd/downloads/libgd-2.1.0.tar.gz</action>
                 <action type="shell_command">./bootstrap.sh</action>
-                <action type="make_install" />
+                <action type="autoconf" />
                 <action type="set_environment">
                     <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable>
                     <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable>