makepkg: improve parsing for sanity checks
commit37df0d4f4fb042f8fbb39525d8d338968dd912bb
authorAllan McRae <allan@archlinux.org>
Thu, 31 Mar 2011 01:08:55 +0000 (31 11:08 +1000)
committerDan McGee <dan@archlinux.org>
Tue, 5 Apr 2011 00:03:40 +0000 (4 19:03 -0500)
tree46ee2cef7413deccb9b2849b2db3142ec3fb59e3
parentfc334b4e77553643bf9cdec47a4469ea7c62566b
makepkg: improve parsing for sanity checks

Trailing backslahses can lead to additional spaces at the front
of extracted entries.  See FS#23524.  Strip these while parsing
the PKGBUILD entries.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
scripts/makepkg.sh.in