summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-30 22:12:11 +0000
committerSam James <sam@gentoo.org>2022-06-30 22:12:26 +0000
commita2fafc6b85495b1c26002d88dca238107416d371 (patch)
treed1d0c306b55a10095099a5d00f8e36c9b06e23be /sys-apps/busybox
parentdev-libs/jemalloc: Keyword 5.3.0 riscv, #732316 (diff)
downloadgentoo-a2fafc6b85495b1c26002d88dca238107416d371.tar.gz
gentoo-a2fafc6b85495b1c26002d88dca238107416d371.tar.bz2
gentoo-a2fafc6b85495b1c26002d88dca238107416d371.zip
sys-apps/busybox: dosym8 -r
Sneaky - caught out by the Portage bug! Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r--sys-apps/busybox/busybox-1.34.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-1.34.1-r1.ebuild b/sys-apps/busybox/busybox-1.34.1-r1.ebuild
index 3e57307d25b6..1c1c9debb045 100644
--- a/sys-apps/busybox/busybox-1.34.1-r1.ebuild
+++ b/sys-apps/busybox/busybox-1.34.1-r1.ebuild
@@ -5,7 +5,7 @@
EAPI=7
-inherit flag-o-matic savedconfig toolchain-funcs
+inherit eapi8-dosym flag-o-matic savedconfig toolchain-funcs
DESCRIPTION="Utilities for rescue and embedded systems"
HOMEPAGE="https://www.busybox.net/"
@@ -294,7 +294,7 @@ src_install() {
doins examples/udhcp/udhcpd.conf
fi
if busybox_config_enabled ASH && ! use make-symlinks; then
- dosym -r /bin/busybox /bin/ash
+ dosym8 -r /bin/busybox /bin/ash
fi
if busybox_config_enabled CROND; then
newconfd "${FILESDIR}"/crond.confd busybox-crond