1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 11:35:00 -05:00
pacman/scripts
Allan McRae 31432edcbe makepkg: disable extglob when sourcing BUILDSCRIPT
PKGBUILDs are advertised as being pure bash so it would be expected
that the default bash options are in effect when sourcing it.

This inadvertantly "fixes" FS#27780 where enabling extglob causes
the bash parser to error on non-valid bash function names like
package_libxml++(). Note that these function names are unsupported
in bash and could break again even with this "fix" in future bash
releases.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2012-02-11 14:53:33 -06:00
..
library parse_options: accept multiple arguments 2011-07-05 10:22:31 -05:00
po Translation updates from Transifex, mostly scripts 2012-02-06 21:59:12 -06:00
.gitignore Move some .gitignore entries 2011-07-18 10:28:19 -05:00
Makefile.am buildsys: remove existing symlinks before installing 2011-09-14 17:18:07 -05:00
makepkg.sh.in makepkg: disable extglob when sourcing BUILDSCRIPT 2012-02-11 14:53:33 -06:00
pacman-db-upgrade.sh.in Make a few more copyright date tweaks 2012-01-30 21:43:23 -06:00
pacman-key.sh.in scripts: always use printf with embedded gettext 2012-01-30 21:31:38 -06:00
pacman-optimize.sh.in Make a few more copyright date tweaks 2012-01-30 21:43:23 -06:00
pkgdelta.sh.in scripts: always use printf with embedded gettext 2012-01-30 21:31:38 -06:00
rankmirrors.sh.in rankmirrors: properly sort resulting times 2011-09-06 08:44:34 -05:00
repo-add.sh.in scripts: always use printf with embedded gettext 2012-01-30 21:31:38 -06:00