bf39d97e9d
Trying to install busybox with hardlinks and a custom PREFIX will fail for applets not in the /bin directory, because relative pathnames are used. applets/install.sh is *supposed to* use the absolute pathname for hardlinks but it fails to do so because the wrong check is used in the if statement. While fixing it, shore up other sloppy coding in applets/install.sh Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
applet_tables.c | ||
applets.c | ||
busybox.mkll | ||
busybox.mksuid | ||
individual.c | ||
install.sh | ||
Kbuild.src | ||
usage_compressed | ||
usage_pod.c | ||
usage.c |