makepkg: use single redirection when writing PKGINFO
commit0e96532096a1ce44801474798909527b522c05cd
authorAndres P <aepd87@gmail.com>
Thu, 27 May 2010 16:34:22 +0000 (27 12:04 -0430)
committerAllan McRae <allan@archlinux.org>
Thu, 17 Jun 2010 04:34:57 +0000 (17 14:34 +1000)
treee37e0fa1ebd504dcce2a7bd853ae5958557bceee
parentf258ffab257010524cc7619907401b500923e439
makepkg: use single redirection when writing PKGINFO

Instead of specifying the output file on every echo, leave it to the
caller of write_pkginfo to specify the target.

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