From bcc717ffe9cc7dccbea636cefb524a54429ed3c5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 1 Jan 2024 05:52:14 +0000 Subject: gentoo auto-resync : 01:01:2024 - 05:52:14 --- sys-libs/musl/musl-1.2.3-r8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-libs/musl/musl-1.2.3-r8.ebuild') diff --git a/sys-libs/musl/musl-1.2.3-r8.ebuild b/sys-libs/musl/musl-1.2.3-r8.ebuild index e50192bdc1fb..cda9968c6cc1 100644 --- a/sys-libs/musl/musl-1.2.3-r8.ebuild +++ b/sys-libs/musl/musl-1.2.3-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -167,7 +167,7 @@ src_install() { rm "${ED}"/lib/ld-musl-${arch}.so.1 || die if use split-usr; then dosym ../usr/lib/libc.so /lib/ld-musl-${arch}.so.1 - # If it's still a dead symlnk, OK, we really do need to abort. + # If it's still a dead symlink, OK, we really do need to abort. [[ -e "${ED}"/lib/ld-musl-${arch}.so.1 ]] || die else dosym libc.so /usr/lib/ld-musl-${arch}.so.1 -- cgit v1.2.3