summaryrefslogtreecommitdiffstats
path: root/package/qte
Commit message (Collapse)AuthorAgeFilesLines
* fix missing dependancy for BR2_QTE_TMAKE_VERSIONEric Andersen2006-11-171-0/+1
|
* - 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)
* - quote HOST_CC.Bernhard Reutner-Fischer2006-03-101-4/+4
| | | | | Allows for passing flags along HOST_CC which is sometimes needed on certain architectures.
* if QTE isnt enabled, make sure the versions dont screw up the make rulesMike Frysinger2005-09-091-2/+18
|
* QTE by Allan Clark Bug 391Mike Frysinger2005-09-093-0/+537