makepkg: fix issue with filenames with spaces and noextract
commit297cd7897bfe060ce46d703e15ad7cbe37aedced
authorAllan McRae <allan@archlinux.org>
Sat, 16 Jul 2011 14:09:19 +0000 (17 00:09 +1000)
committerDan McGee <dan@archlinux.org>
Mon, 18 Jul 2011 15:41:27 +0000 (18 10:41 -0500)
tree3259ec4677f0ad25b46f8049f92a32211d2f18f9
parente378170c2555b656ef87715d8284d038037ced5f
makepkg: fix issue with filenames with spaces and noextract

Specifying a filename with spaces in a PKGBUILDs noextract array fails
due to a lack of quoting.

Fixes FS#25100.

Reported-by: Thomas Weißschuh <thomas_weissschuh@lavabit.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
scripts/makepkg.sh.in