makepkg: undeclared local variables
commit1a9db4cac7cf308188298db48dde5d80ce86a7e9
authorAndres P <aepd87@gmail.com>
Fri, 25 Jun 2010 23:16:36 +0000 (25 18:46 -0430)
committerDan McGee <dan@archlinux.org>
Fri, 2 Jul 2010 23:27:27 +0000 (2 18:27 -0500)
treea66798d2fed3310a2aedb75268a6c38f4f5f0112
parent9ebb596805309076237cb5dd09836cfd2e38745d
makepkg: undeclared local variables

Variables that are only meaningful within the function they are declared in are
now prefixed by "local".

Signed-off-by: Andres P <aepd87@gmail.com>
[Allan: fix whitespace]
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
scripts/makepkg.sh.in