diff --git a/common/xbps-src/shutils/common.sh b/common/xbps-src/shutils/common.sh index d9a086a096..733e723f91 100644 --- a/common/xbps-src/shutils/common.sh +++ b/common/xbps-src/shutils/common.sh @@ -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