changeset 89:71e953a4191d draft

Uploaded
author bernhardlutz
date Wed, 22 Jan 2014 05:52:59 -0500
parents ddc6b00eb6bd
children b061185bcb83
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jan 22 05:46:02 2014 -0500
+++ b/tool_dependencies.xml	Wed Jan 22 05:52:59 2014 -0500
@@ -12,7 +12,6 @@
                     </repository>
                 </action>
                 <action type="download_by_url">ftp://ftp.gnu.org/gnu/readline/readline-6.2.tar.gz</action>
-                <action type="make_directory">$INSTALL_DIR</action>
                 <action type="shell_command">
                     ./configure CPPFLAGS=-I$NCURSES_INCLUDE --prefix $INSTALL_DIR
                 </action>