mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 03:25:01 -05:00
17180890a5
This fixes FS#9242 and FS#9362.
Set umask before the sources are extracted, and after the /etc/profile.d/*
files are sourced in handledeps.
This sourcing of profile.d files is why umask was moved to the build
function in the first place, as can be seen in commit
|
||
---|---|---|
.. | ||
.gitignore | ||
gensync.sh.in | ||
Makefile.am | ||
makepkg.sh.in | ||
pacman-optimize.sh.in | ||
rankmirrors.py.in | ||
repo-add.sh.in | ||
repo-remove.sh.in | ||
updatesync.sh.in |