diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2009-03-26 07:41:56 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-03-26 07:41:56 +0000 |
| commit | cd6bf3c4d697b211e52463a308125de7bcf71e5a (patch) | |
| tree | 50d0fcc7388e156ea85dfdf149b2620b4941eb9b /testing/coreutils/coreutils.post-deinstall | |
| parent | 8d9d321723fe5361d0886f9f8f66801c1f11b0b3 (diff) | |
| download | aports-cd6bf3c4d697b211e52463a308125de7bcf71e5a.tar.bz2 aports-cd6bf3c4d697b211e52463a308125de7bcf71e5a.tar.xz | |
testing/coreutils: restore busybox links when uninstall
Diffstat (limited to 'testing/coreutils/coreutils.post-deinstall')
| -rw-r--r-- | testing/coreutils/coreutils.post-deinstall | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/coreutils/coreutils.post-deinstall b/testing/coreutils/coreutils.post-deinstall new file mode 100644 index 0000000000..99b57c4635 --- /dev/null +++ b/testing/coreutils/coreutils.post-deinstall @@ -0,0 +1,3 @@ +#!/bin/sh + +busybox --install -s |
