mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-01 18:47:16 -06:00
busybox: remove unintended change
This commit is contained in:
parent
b5778a061c
commit
16a357ba6e
@ -22,7 +22,7 @@ esac
|
|||||||
|
|
||||||
# Build and install regular busybox.
|
# Build and install regular busybox.
|
||||||
# This excludes utilities which require 'suid' to function.
|
# This excludes utilities which require 'suid' to function.
|
||||||
make V=1 HOSTCC="$CC"
|
make HOSTCC="$CC"
|
||||||
make CONFIG_PREFIX="$1/usr" install
|
make CONFIG_PREFIX="$1/usr" install
|
||||||
|
|
||||||
# Rename the binary temporarily.
|
# Rename the binary temporarily.
|
||||||
|
Loading…
Reference in New Issue
Block a user