#ident	"@(#)set:common/set/pe/preinstall	1.1"

for PKG in $PKGLIST
do
	echo "$PKG" >>$SETLIST
done
