makepkg: add to variables without expanding them
commitc7a37d039bc4361077fdf77180b35b81bd8b12a7
authorAndres P <aepd87@gmail.com>
Thu, 17 Jun 2010 12:44:48 +0000 (17 08:14 -0430)
committerAllan McRae <allan@archlinux.org>
Sun, 20 Jun 2010 15:04:57 +0000 (21 01:04 +1000)
treed1a85ed2fc0c6c86090fdb363c4dd27df42cbfd8
parentcd042640c66e73f3fe4f5299a36e4cca5384b34b
makepkg: add to variables without expanding them

Use foo+=" bar" instead of foo="${foo} bar"

Signed-off-by: Andres P <aepd87@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
scripts/makepkg.sh.in