Allan McRae pushed to branch master at Pacman / Pacman Commits: 016fd263 by Levente Polyak at 2024-02-28T21:30:22+01:00 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> - - - - - 1 changed file: - scripts/libmakepkg/srcinfo.sh.in View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/016fd2633e2285341eae3831... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/016fd2633e2285341eae3831... You're receiving this email because of your account on gitlab.archlinux.org.