summaryrefslogtreecommitdiff
path: root/system/busybox/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/busybox/APKBUILD')
-rw-r--r--system/busybox/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/busybox/APKBUILD b/system/busybox/APKBUILD
index 30045e68a..83aa51665 100644
--- a/system/busybox/APKBUILD
+++ b/system/busybox/APKBUILD
@@ -13,7 +13,7 @@ makedepends_host="linux-headers"
makedepends="$makedepends_build $makedepends_host"
checkdepends="zip"
provides="/sbin/init"
-install="$pkgname.post-install $pkgname.post-upgrade
+install="$pkgname.post-install $pkgname.post-upgrade $pkgname.pre-deinstall
$pkgname-extras.post-install $pkgname-extras.pre-deinstall"
subpackages="$pkgname-static $pkgname-suid $pkgname-extras $pkgname-binsh"
options="suid !check"