summaryrefslogtreecommitdiffstats
path: root/package/sed/sedcheck.sh
Commit message (Collapse)AuthorAgeFilesLines
* sed: get rid of host-sed variantPeter Korsgaard2010-09-301-11/+0
| | | | | | | | And all the infrastructure surrounding it. A broken sed implementation is quite rare nowadays, as seen by the fact that the current host-sed support has been broken for a while, so just get rid of it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Improve the checking of sed by adding some common GNU sed installationBernhard Reutner-Fischer2007-03-091-16/+2
| | | | | | | names (gsed/gnused), checking for a basic OS X sed feature in command line option handling, checking the actual result of the sed run against the expected result, and placing common code for the check under toolchain/dependencies/. (Heikki Lindholm)
* syntax/comment touchupsMike Frysinger2006-04-151-10/+14
|
* facelift step number twoEric Andersen2004-10-091-0/+21