kumquat-buildroot/package/sudo
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
sudo_1.6.8p9-2ubuntu2.3.patch
sudo-crosscompile.patch Fix Bug #897 preventing the building of 'sudo' for architectures other than x86. 2006-06-06 02:52:08 +00:00
sudo.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