package/rpi-userland: don't install file in random location
[buildroot-gz.git] / package / sshpass / Config.in
blob24e46295dfcd1f7a6ba406048415dc7398db08b8
1 config BR2_PACKAGE_SSHPASS
2         bool "sshpass"
3         depends on BR2_USE_MMU # fork()
4         help
5           Sshpass is a tool for non-interactivly performing
6           password authentication with SSH's so called
7           "interactive keyboard password authentication".
9           http://sshpass.sourceforge.net