# HG changeset patch # User iuc # Date 1377586946 14400 # Node ID ffbbf3a6cae15845f6cd71fa4ac2421ec15d14fb Uploaded diff -r 000000000000 -r ffbbf3a6cae1 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Aug 27 03:02:26 2013 -0400 @@ -0,0 +1,25 @@ + + + + + + git clone --recursive git://git.sv.gnu.org/sed.git + git reset --hard e16266897f646e193a9a1287658a1847d68f1e51 + https://github.com/bgruening/download_store/raw/master/GNU/sed-e16266897f646e193a9a1287658a1847d68f1e51_sandbox.patch + + + patch -p1 -i sed-e16266897f646e193a9a1287658a1847d68f1e51_sandbox.patch + + ./configure --prefix=$INSTALL_DIR + make + make install + + $INSTALL_DIR/bin + + + + + Compiling GNU sed requires a C compiler and the GNU patch utility. + + +