@ -45,7 +45,7 @@ if [ "$*" ] ; then
fi
tr ', \t' '\n\n\n' |
tr -s '\n' | tr 'A-Z' 'a-z' |
tr -s '\n' |
while read x ; do
pkg="" ; pkgdir=""
[ -z "$x" ] && continue