pacman/scripts/libmakepkg
Levente Polyak 016fd2633e
libmakepkg/srcinfo.sh: fix missing extglob in srcinfo_write_attr
We use an extended glob here, but were relying on having it globally set
in makepkg. This causes it to fail when used in scripts.

Since scripts using libmakepkg may not want extglob to be set, save and
restore the environment while explicitly setting extglob only where we
need it.

Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
2024-02-28 21:30:22 +01:00
..
autodep Update copyright years 2024-02-24 18:40:44 +10:00
buildenv makepkg: Add support for Fortran build flags 2024-02-25 09:33:29 +10:00
executable Update copyright years 2024-02-24 18:40:44 +10:00
integrity Update copyright years 2024-02-24 18:40:44 +10:00
lint_config Update copyright years 2024-02-24 18:40:44 +10:00
lint_package Update copyright years 2024-02-24 18:40:44 +10:00
lint_pkgbuild Update copyright years 2024-02-24 18:40:44 +10:00
reproducible Update copyright years 2024-02-24 18:40:44 +10:00
source Update copyright years 2024-02-24 18:40:44 +10:00
tidy Update copyright years 2024-02-24 18:40:44 +10:00
util Update copyright years 2024-02-24 18:40:44 +10:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
autodep.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
buildenv.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
executable.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
integrity.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
lint_config.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
lint_package.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
lint_pkgbuild.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
meson.build libmakepkg: automatically add library sonames to provides 2021-12-29 15:20:05 +10:00
reproducible.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
source.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
srcinfo.sh.in libmakepkg/srcinfo.sh: fix missing extglob in srcinfo_write_attr 2024-02-28 21:30:22 +01:00
tidy.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
util.sh.in Update copyright years 2024-02-24 18:40:44 +10:00