etc/dists/scripts/functions: do not declare a few locals at one line

Page http://wiki.ubuntu.com/DashAsBinSh warns against declaring a few
local variables in one line, saying all but the first one will be globals.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed