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
bash31-002
bash31-003
bash31-004
bash31-005
bash31-006
bash31-007
bash31-008
bash31-009
bash31-010
bash31-011
bash31-012
bash31-013
bash31-014
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