vsftpd: use quotes to wrap variable
authorRoy Li <rongqing.li@windriver.com>
Thu, 10 Oct 2013 08:34:44 +0000 (16:34 +0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:34:02 +0000 (08:34 -0800)
commit58ca8e3261a73b1965e443056118323b0f8b7ee1
tree710bbd634b1e0dbb531532c80911814c8caeacb0
parent699e426e860151f608eeef170b9bfe2e861f3835
vsftpd: use quotes to wrap variable

"test -z ${PAMLIB}" in do_install() may report error if ${PAMLIB}
has space chars. This commit added double quotes to wrap it in
case of errors.

(From meta-openembedded rev: bcaa7aabf8088aadfdbda4da4a3f1c30af8dd9d6)

Signed-off-by: Qiang Chen <qiang.chen@windriver.com>
Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd_3.0.0.bb