makepkg: restrict usage of flags passed to pacman
commitedd4276bbf3d21a7353e3d67ce6639246ef8032d
authorAllan McRae <allan@archlinux.org>
Fri, 20 Jan 2012 13:25:57 +0000 (20 23:25 +1000)
committerDan McGee <dan@archlinux.org>
Mon, 23 Jan 2012 15:23:21 +0000 (23 09:23 -0600)
treea2b42d5b0c489d3ec5145907373b91ae51143962
parentdf47136bcfd3fdec150fc8613f3fe243432d875f
makepkg: restrict usage of flags passed to pacman

With pacman-4.0, using --noconfirm or --noprogressbar with -Q or -T
results in pacman reporting an "invalid option" error. Restrict the
passing of these options to pacman. Fixes FS#28012.

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