summaryrefslogtreecommitdiff
path: root/package/sed/configure.patch
AgeCommit message (Collapse)Author
2010-09-30sed: get rid of host-sed variantPeter Korsgaard
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>
2007-03-09Include a patch for GNU sed that allows building it on Mac OS X andBernhard Reutner-Fischer
remove a spurious --prefix from sed.mk. (Heikki Lindholm)