buildrootschalter/package/tcl
Bernhard Reutner-Fischer 6342c83201 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2006-10-01 15:17:52 +00:00
..
Config.in Applied patch to add TCL version 8.4.9 for buildroot submitted by 2005-05-31 03:17:33 +00:00
tcl-configure-syntax-error.patch Fix syntax errors in configure and m4 for Tcl so that the package actually builds. This was reported on the Tcl mailing list at <http://sourceforge.net/mailarchive/forum.php?thread_id=9384126&forum_id=3854>. 2006-07-07 02:05:09 +00:00
tcl-strstr.patch Applied patch to add TCL version 8.4.9 for buildroot submitted by 2005-05-31 03:17:33 +00:00
tcl-strtod.patch Applied patch to add TCL version 8.4.9 for buildroot submitted by 2005-05-31 03:17:33 +00:00
tcl.mk - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971 2006-10-01 15:17:52 +00:00