commit:     fd9eb11062b7dc4d6ac1d9dc779322abe8e4cf26
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  7 14:13:00 2020 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Mon Dec  7 14:13:00 2020 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=fd9eb110

sys-apps/sysvinit: cleanup whitespace and unneeded blank line

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 sys-apps/sysvinit/sysvinit-2.97.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-apps/sysvinit/sysvinit-2.97.ebuild 
b/sys-apps/sysvinit/sysvinit-2.97.ebuild
index e7338ae..d64e729 100644
--- a/sys-apps/sysvinit/sysvinit-2.97.ebuild
+++ b/sys-apps/sysvinit/sysvinit-2.97.ebuild
@@ -53,11 +53,10 @@ src_prepare() {
                -e '/\/bin\/pidof/d' \
                -e '/^MAN8/s:\<pidof.8\>::g' \
                src/Makefile || die
-               
+
        # stack protector is broken on x86 musl
        sed -i 's/-fstack-protector-strong//' src/Makefile || die
 
-
        # logsave is already in e2fsprogs
        sed -i -r \
                -e '/^(USR)?S?BIN/s:\<logsave\>::g' \

Reply via email to