pacman/scripts/libmakepkg/util
Eli Schwartz c37a06fe1d libmakepkg: when checking for write permissions, handle pre-existing dirs
Simplifies the function a bit, but mostly, mkdir -p will never fail if
the directory exists, and therefore makepkg never checks to see if it is
actually writable. On the other hand, it's unnecessary to check if the
directory exists once we know mkdir -p succeeded...

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2018-06-18 13:15:51 +10:00
..
compress.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
error.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
message.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
option.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
parseopts.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
pkgbuild.sh.in util/pkgbuild: fix broken indentation 2018-05-12 22:22:54 +10:00
source.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
util.sh.in libmakepkg: when checking for write permissions, handle pre-existing dirs 2018-06-18 13:15:51 +10:00