changeset 2:f349e776ca59 draft default tip

Uploaded
author devteam
date Tue, 04 Feb 2014 15:28:18 -0500
parents b52d7367319a
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Feb 04 15:25:52 2014 -0500
+++ b/tool_dependencies.xml	Tue Feb 04 15:28:18 2014 -0500
@@ -12,7 +12,7 @@
                         <package name="libpng" version="1.6.7" />
                     </repository>
                 </action>
-                <action type="shell_command">export LDFLAGS="-Wl,-rpath,$PNG_LIB_PATH &amp;&amp; ./configure --prefix=$INSTALL_DIR</action>
+                <action type="shell_command">export LDFLAGS="-Wl,-rpath,$PNG_LIB_PATH" &amp;&amp; ./configure --prefix=$INSTALL_DIR</action>
                 <action type="make_install" />
                 <action type="set_environment">
                     <environment_variable action="set_to" name="FREETYPE_LIB_PATH">$INSTALL_DIR/lib</environment_variable>