summaryrefslogtreecommitdiff
path: root/system/busybox/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/busybox/APKBUILD')
-rw-r--r--system/busybox/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/busybox/APKBUILD b/system/busybox/APKBUILD
index c40864b4b..b88335306 100644
--- a/system/busybox/APKBUILD
+++ b/system/busybox/APKBUILD
@@ -167,6 +167,7 @@ binsh() {
pkgdesc="Provide /bin/sh with BusyBox ash"
depends="${pkgname}"
provides="/bin/sh"
+ provider_priority=0
mkdir -p "$subpkgdir"/bin
mv "$pkgdir"/bin/sh "$subpkgdir"/bin