update-rcconf: remove Darwin hack
commit5053380fd000560dd61fae23e49239afd05a6483
authorWaldemar Brodkorb <wbx@openadk.org>
Mon, 13 Mar 2017 21:44:58 +0000 (13 22:44 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Mon, 13 Mar 2017 21:44:58 +0000 (13 22:44 +0100)
treeda8d6c31bb2e34f3d027e6292be513f018742def
parent7d5436fd25b878e60c364ea411eb2568614faffc
update-rcconf: remove Darwin hack

Even on Darwin there can be a GNU compatible sed binary in the
PATH. In this case we shouldn't use the BSD sed syntax.
If prereq.sh detects non GNU sed it will build a GNU sed and
therefore we can assume to have a GNU sed in the PATH.
scripts/update-rcconf