fix up yum state=latest with pkg groups

pull/806/head
Seth Vidal 12 years ago
parent f757d659cc
commit 70eea69e79

@ -276,7 +276,7 @@ def latest(module, items, repoq, yum_basecmd):
for spec in items:
pkg = None
basecmd = update
# groups, again
if spec.startswith('@'):
pkg = spec

Loading…
Cancel
Save