crosstool-ng/scripts/build/debug
Yann E. MORIN" 922486d2b1 duma: fix downloading by forcing extension to .tar.gz
Downoading a non-existing file from sourceforge gives you a "200 OK"
and an index.html. As we try to retrieve a .tar.bz2 first, and duma
is bundled in a .tar.gz, we won't get appropriate content, so
just force the extension to avoid the problem.

Thanks to Ingmar Schraub <is@eseco.de> for pointing out the issue.
2009-08-28 11:57:29 +02:00
..
000-template.sh Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
100-dmalloc.sh Make dmalloc's extra_config an array containing ./configure options 2009-08-19 19:44:42 +02:00
200-duma.sh duma: fix downloading by forcing extension to .tar.gz 2009-08-28 11:57:29 +02:00
300-gdb.sh Make gdb's extra_config an array containing ./configure options 2009-08-19 19:44:43 +02:00
400-ltrace.sh Allow user to add a directory component in the sys-root path. 2009-03-03 17:41:59 +00:00
500-strace.sh Allow user to add a directory component in the sys-root path. 2009-03-03 17:41:59 +00:00
duma.in Use POSIX constructs in the DUMA wrapper installed on the target. 2008-07-19 12:15:17 +00:00