commit | 952d5a6024e7b2a6d5a351a8d1329bd985da3c76 | [log] [tgz] |
---|---|---|
author | Yann E. MORIN <yann.morin.1998@free.fr> | Thu Dec 28 23:49:48 2017 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jan 04 14:43:46 2018 +0100 |
tree | 1f94c51d3ea2a212d7e4fc7b50869950fbf3b5f5 | |
parent | 84be5ce0d814780918771727e494fe4a2eb46636 [diff] |
applets/install: accept more than one install option Currently, it is impossible to pass more than one option to the isntall script, so it totally prevents using --noclobber. Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>