PSS_FIELDS is exported BEFORE recursive calls for -M and -m

This commit is contained in:
Aleksey Cheusov 2008-09-07 19:16:38 +00:00 committed by Thomas Klausner
parent 7ad7a55f22
commit 200c67824a

View file

@ -367,6 +367,8 @@ fi
############################################################
# multi-variant packages
export PSS_FIELDS
summary2all_variants (){
awk '
$1 ~ /PKGPATH=/ {
@ -472,8 +474,6 @@ fi
############################################################
# dependencies
export PSS_FIELDS
extra_deps_fn=$tmp_dir/extra_deps.txt
processed_pkgs_fn=$tmp_dir/processed_pkgs.txt