From 4618f5695b7bd00c07d656e965db11b31f0d8b36 Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Fri, 22 Feb 2019 22:51:35 -0600 Subject: {system => legacy}/busybox: fucking inflatable fucking busybox --- system/busybox/busybox-extras.pre-deinstall | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 system/busybox/busybox-extras.pre-deinstall (limited to 'system/busybox/busybox-extras.pre-deinstall') diff --git a/system/busybox/busybox-extras.pre-deinstall b/system/busybox/busybox-extras.pre-deinstall deleted file mode 100644 index 15461302c..000000000 --- a/system/busybox/busybox-extras.pre-deinstall +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -# Remove all symlinks to busybox-extras -cd / -for link in $(busybox-extras --list --full); do - if [ -L "$link" ] && [ "$(readlink $link)" = "/bin/busybox-extras" ]; then - rm "$link" - fi -done -- cgit v1.2.3-70-g09d2