xbps-src: setup_pkg() do not overwrite env while re-reading conf.

This commit is contained in:
Juan RP 2015-12-12 10:55:04 +01:00
parent e69b2491b7
commit faf97ef55a
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ setup_pkg() {
unset_package_funcs
. $XBPS_CONFIG_FILE 2>/dev/null
( . $XBPS_CONFIG_FILE 2>/dev/null )
if [ -n "$cross" ]; then
source_file $XBPS_CROSSPFDIR/${cross}.sh