pacman/scripts
Sébastien Luttringer 76a05e94c1 makepkg: fix consistency of downloaded sources permissions
Running 'makepkg -g' or 'makepkg' to download source files results in
different permissions on the files if the user has a non-default umask.

Put the umask definition at the "beginning" of the makepkg script to
ensure all files generated by makepkg have a 0022 umask.

Signed-off-by: Allan McRae <allan@archlinux.org>
2013-12-15 20:09:37 +10:00
..
library Fix spelling errors using 'codespell' tool 2013-04-18 13:20:13 +10:00
po Update gitignore files for use with autoreconf 2013-07-22 13:27:23 +10:00
.gitignore makepkg: run locally with libtool style wrapper 2013-10-14 13:01:03 +10:00
Makefile.am makepkg: add LIBRARY variable 2013-10-14 13:01:10 +10:00
makepkg-template.pl.in Fix whitespace in makepkg.sh.in and makepkg-template.pl.in 2013-07-30 13:00:25 +10:00
makepkg-wrapper.sh.in makepkg: run locally with libtool style wrapper 2013-10-14 13:01:03 +10:00
makepkg.sh.in makepkg: fix consistency of downloaded sources permissions 2013-12-15 20:09:37 +10:00
pacman-db-upgrade.sh.in Improve --help switch output for pacman contrib and pacman scripts 2013-11-15 11:02:27 +10:00
pacman-key.sh.in pacman-key: Do not reinterpret keys from revoked keyrings 2013-06-04 14:01:41 +10:00
pacman-optimize.sh.in Fix typo in pacman-optimize 2013-11-15 11:02:27 +10:00
pkgdelta.sh.in Improve --help switch output for pacman contrib and pacman scripts 2013-11-15 11:02:27 +10:00
repo-add.sh.in repo-add; add option to remove existing package files from disk 2013-06-06 13:47:32 +10:00