changeset 1:5f6c9b57f32b draft default tip

Uploaded
author bgruening
date Sat, 31 Aug 2013 07:15:48 -0400
parents cacf2fc5097f
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sat Aug 31 05:38:13 2013 -0400
+++ b/tool_dependencies.xml	Sat Aug 31 07:15:48 2013 -0400
@@ -7,7 +7,7 @@
                 repacked version of http://ftp.gnu.org/gnu/coreutils/coreutils-8.21.tar.xz,
                 because tarfile did not understand LZMA compression
             -->
-            <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/GNU/coreutils-8.21.tar.gz</action>
+            <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/GNU/coreutils-8.21.tar.bz2</action>
             <action type="shell_command">./configure --prefix=$INSTALL_DIR</action>
                 <action type="shell_command">make</action>
                 <action type="shell_command">make install</action>