Skip to content
Commit 3917ab31 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

bzip2: don't overwrite busybox during installation



The bzip2 make install target follows symlinks, so if busybox is
enabled and the bzip/bunzip2 applets are installed, bin/busybox will
get overwritten by bzip2.

Fix it by ensuring any previously installed bzip2/bunzip2/bzcat (the
applets available in busybox) are removed before running make install.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 3b709a3d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment