diff options
author | Dave Reisner <dreisner@archlinux.org> | 2011-09-04 04:24:27 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-09-06 18:46:01 +0200 |
commit | 0e79802c0ac8453376d8c0f99629f5a3b499f571 (patch) | |
tree | 2d9869e8787ce301caf5c007b186f11ce905e40b /lib/libalpm/.gitignore | |
parent | 8d0ff3d7dc4ea925a1fd94ae022a16a14945aa3f (diff) | |
download | pacman-0e79802c0ac8453376d8c0f99629f5a3b499f571.tar.gz pacman-0e79802c0ac8453376d8c0f99629f5a3b499f571.tar.xz |
makepkg: use globs in place of regex
We seem to enjoy using bash regex capabilities, but never referencing
the result with BASH_REMATCH. Replace almost all regexes with equivalent
globs which are faster and functionally equivalent in these cases.
This enables the extglob shopt.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/.gitignore')
0 files changed, 0 insertions, 0 deletions