busybox/applets
Yann E. MORIN 296381ff4f applets/install: don't try to install nothing
Commit 952d5a6024 (applets/install: accept more than one install
option) changed the way we handle install options: before that commit, a
missing install type would mean to install nothing; after, we would
iterate over options, so we would never notice there was a mising
option.

Fix that by introducing an explicit --none option to specify to install
nothing.

Reported-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Denys Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-04-15 12:07:22 +02:00
..
.gitignore
applet_tables.c build system: fix parallel building issue 2018-04-14 01:55:51 +02:00
applets.c
busybox.mkll
busybox.mksuid
individual.c
install.sh applets/install: don't try to install nothing 2018-04-15 12:07:22 +02:00
Kbuild.src
usage_compressed
usage_pod.c
usage.c