diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-08-17 11:57:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-08-17 11:57:30 +0000 |
commit | 77daa2d2a662f693dd29d2592e3d36f1e3415b4c (patch) | |
tree | d0979be2e236222a95adbce376709bcffbbc2a98 /main/busybox/busybox.post-upgrade | |
parent | 299cbbf9570c47636c7b122b59e8791253f77898 (diff) | |
download | aports-77daa2d2a662f693dd29d2592e3d36f1e3415b4c.tar.bz2 aports-77daa2d2a662f693dd29d2592e3d36f1e3415b4c.tar.xz |
Revert "main/busybox: use triggers in apk-tools"
We need the .post-install and .post-upgrade scripts early, otherwise
we break installscripts for all packages installed after busybox.
This reverts commit 13f7afcb44ab3fc34ab250aa7df135e1cb684cac.
Diffstat (limited to 'main/busybox/busybox.post-upgrade')
l--------- | main/busybox/busybox.post-upgrade | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/busybox/busybox.post-upgrade b/main/busybox/busybox.post-upgrade new file mode 120000 index 00000000..1f4b450e --- /dev/null +++ b/main/busybox/busybox.post-upgrade @@ -0,0 +1 @@ +busybox.post-install
\ No newline at end of file |