pacman/scripts
Dave Reisner bd98b93a6e makepkg: escape closing bash array paren for awk
The closing parenthesis of bash arrays needs to be escaped in the ending
address of awk expressions in order to play nicely with implementations
of awk other than gawk. This change provides compatibility with gawk,
nawk and mawk.

Signed-off-by: Dave Reisner <d@falconindy.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-12-29 18:44:46 -06:00
..
.gitignore Update scripts/ .gitignore 2010-12-12 22:42:22 -06:00
Makefile.am Add script to update pacman database format 2010-12-12 21:42:41 -06:00
makepkg.sh.in makepkg: escape closing bash array paren for awk 2010-12-29 18:44:46 -06:00
pacman-db-upgrade.sh.in Add script to update pacman database format 2010-12-12 21:42:41 -06:00
pacman-optimize.sh.in pacman-optimize: ensure database directory contains local/ 2010-12-12 21:42:54 -06:00
pkgdelta.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
rankmirrors.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
repo-add.sh.in Make repo-add and makepkg epoch-aware 2010-10-13 23:29:26 -05:00