Searched refs:_PKGS (Results 1 – 2 of 2) sorted by relevance
819 _PKGS=`find ${NANO_PACKAGE_LIST} -not -name "${_NANO_PKG_PACKAGE}" -print | sort | uniq`822 todo=`echo "$_PKGS" | wc -l`824 echo "$_PKGS"828 for _PKG in $_PKGS; do
2232 .for pkgname in ${_PKGS}