summaryrefslogtreecommitdiff
path: root/scripts/libmakepkg/lint_pkgbuild
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2018-03-19 23:05:21 -0400
committerAllan McRae <allan@archlinux.org>2018-04-29 21:34:43 +1000
commitbcaf1b84ff0f0709d35cd0adb1f13965d1101aeb (patch)
tree0f8b46ac04c179d334ef20e12a7e1b8c18cf1ee6 /scripts/libmakepkg/lint_pkgbuild
parent27f64e378958204314a17b5c5416bd40f47603ac (diff)
downloadpacman-bcaf1b84ff0f0709d35cd0adb1f13965d1101aeb.tar.xz
libmakepkg/util/pkgbuild.sh: fix missing extglob
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: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/libmakepkg/lint_pkgbuild')
0 files changed, 0 insertions, 0 deletions