base-files: reduce `sed` calls
authorPaul Spooren <mail@aparcar.org>
Sun, 12 Sep 2021 08:44:11 +0000 (22:44 -1000)
committerPaul Spooren <mail@aparcar.org>
Fri, 24 Sep 2021 07:39:46 +0000 (21:39 -1000)
commit9c331a6a91e870a1dc31f563333105e959f8b171
tree190f2a1fb7b89f064dbc39cb6ea08436073ec1b2
parent108901fffb66b60f307d959377852300caa8bbda
base-files: reduce `sed` calls

The `sed`-script shouldn't be called multiple times, especially not with
the same files.

This commit merges all files together in a single `sed`-script call.

Signed-off-by: Paul Spooren <mail@aparcar.org>
package/base-files/Makefile