[pacman-dev] [PATCH 0/6] Assorted makepkg cleanups
Dave Reisner
dreisner at archlinux.org
Mon Nov 7 15:23:56 UTC 2016
Here's a bunch of patches I've had sitting on a branch for a while, plus a new
one at the end which I thought would be a good idea after I found an instance of
"{$pkgver}" in a PKGBUILD.
These (and the other dload/curl patch) can be pulled from
git://github.com/falconindy/pacman.
Dave Reisner (6):
makepkg.conf: add -g to default curl options
makepkg: remove vestiges of global errexit
makepkg: make run_function_safe more robust
makepkg: fix quoting in calls to check_deps
makepkg: fix quoting in calls to dependency checking
makepkg: unset potentially architecture-specific vars
etc/makepkg.conf.in | 6 +++---
scripts/makepkg.sh.in | 37 ++++++++++++++++++++++---------------
2 files changed, 25 insertions(+), 18 deletions(-)
--
2.10.2
More information about the pacman-dev
mailing list