summaryrefslogtreecommitdiffstats
path: root/package/smartmontools
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)
* Brent Cook writes: in packages/smartmontools/smartmontools.mkBernhard Reutner-Fischer2006-01-241-1/+1
| | | | | | s/BR2_PACKAGE_TAR/BR2_PACKAGE_SMARTMONTOOLS/ Thanks!
* missed a spotEric Andersen2005-12-161-0/+1
|
* add support for building smartmontoolsEric Andersen2005-12-162-0/+83