summaryrefslogtreecommitdiffstats
path: root/main/gawk/gawk.post-deinstall
diff options
context:
space:
mode:
Diffstat (limited to 'main/gawk/gawk.post-deinstall')
-rw-r--r--main/gawk/gawk.post-deinstall4
1 files changed, 3 insertions, 1 deletions
diff --git a/main/gawk/gawk.post-deinstall b/main/gawk/gawk.post-deinstall
index 99b57c46353..3f80e67c493 100644
--- a/main/gawk/gawk.post-deinstall
+++ b/main/gawk/gawk.post-deinstall
@@ -1,3 +1,5 @@
#!/bin/sh
-busybox --install -s
+# we need update bb links immediatly since other install scripts might use
+# awk
+exec /bin/busybox --install -s