Merge branch pacman:master into master
This commit is contained in:
commit
d635b42ebe
1 changed files with 3 additions and 0 deletions
|
@ -77,5 +77,8 @@ load_makepkg_config() {
|
||||||
|
|
||||||
source_makepkg_config "$MAKEPKG_CONF"
|
source_makepkg_config "$MAKEPKG_CONF"
|
||||||
|
|
||||||
|
# prevent PKGBUILDs altering this directly
|
||||||
|
readonly -a BUILDENV
|
||||||
|
|
||||||
eval "$restore_envvars"
|
eval "$restore_envvars"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue