makepkg: use printf rather than echo to output variable
commit1917c845f74640262e452b67836b41faca52eb4e
authorAllan McRae <allan@archlinux.org>
Fri, 9 Mar 2012 06:39:01 +0000 (9 16:39 +1000)
committerDan McGee <dan@archlinux.org>
Sat, 7 Apr 2012 16:27:23 +0000 (7 11:27 -0500)
tree691777b7deedc127776b3df983a589c616285d4b
parentd11192c73ad6cfc6de1aa9dc4add6fa54b23fb8f
makepkg: use printf rather than echo to output variable

Also make sure the strings passed to %s in printf are always quoted.

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