summaryrefslogtreecommitdiffstats
path: root/package/acpid
Commit message (Collapse)AuthorAgeFilesLines
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* Add support for acpidEric Andersen2005-06-232-0/+55