summaryrefslogtreecommitdiffstats
path: root/main/coreutils/coreutils.post-deinstall
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-12-03 12:02:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-12-03 15:06:01 +0000
commit0aea1ca743ff580e2b83195590ff2a7bf06881e7 (patch)
tree37f63384a849cc74d308fd8d8ad255f6f1597678 /main/coreutils/coreutils.post-deinstall
parentea5a40b3aff7ef89d011aacea0031a9de6e237b4 (diff)
downloadaports-0aea1ca743ff580e2b83195590ff2a7bf06881e7.tar.bz2
aports-0aea1ca743ff580e2b83195590ff2a7bf06881e7.tar.xz
main/coreutils: add post-deinstall script
we need restore busybox symlinks early
Diffstat (limited to 'main/coreutils/coreutils.post-deinstall')
-rw-r--r--main/coreutils/coreutils.post-deinstall4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/coreutils/coreutils.post-deinstall b/main/coreutils/coreutils.post-deinstall
new file mode 100644
index 000000000..24e0bdf25
--- /dev/null
+++ b/main/coreutils/coreutils.post-deinstall
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# other post scripts might need rm so we don't wait for the trigger
+exec /bin/busybox --install -s