kumquat-buildroot/package/bash
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
..
bash31-001 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-002 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-003 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-004 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-005 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-006 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-007 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-008 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-009 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-010 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-011 import bash-3.1 patches 2006-03-19 08:52:48 +00:00
bash31-012 some more patches from upstream 2006-03-23 03:04:41 +00:00
bash31-013 some more patches from upstream 2006-03-23 03:04:41 +00:00
bash31-014 some more patches from upstream 2006-03-23 03:04:41 +00:00
bash31-015 some more upstream patches 2006-04-15 02:24:59 +00:00
bash31-016 some more upstream patches 2006-04-15 02:24:59 +00:00
bash31-017 fix patch to work with -p1 2006-04-15 02:26:01 +00:00
bash.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
Config.in