From: Armaan Bhojwani Date: Thu, 15 Jul 2021 15:27:31 +0000 (-0400) Subject: busybox: don't build powertop X-Git-Url: https://git.armaanb.net/?p=asd-repo.git;a=commitdiff_plain;h=638cb89fab08fe5c1ed35622b23c0368783c51a2 busybox: don't build powertop --- diff --git a/core/busybox/build b/core/busybox/build index 889945e..e120c33 100755 --- a/core/busybox/build +++ b/core/busybox/build @@ -58,3 +58,5 @@ ln -s /run/runit/supervise.ntpd "$1/etc/sv/ntpd/supervise" install -Dm644 mdev.conf "$1/etc/mdev.conf" install -Dm644 docs/busybox.1 "$1/usr/share/man/man1/busybox.1" + +rm "$1/usr/bin/sh" diff --git a/core/busybox/version b/core/busybox/version index a2e6ee1..360f8a1 100644 --- a/core/busybox/version +++ b/core/busybox/version @@ -1 +1 @@ -1.33.1 5 +1.33.1 6