summaryrefslogtreecommitdiffstats
path: root/comps.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-07-16 23:10:44 +0000
committerMatt Wilson <msw@redhat.com>2001-07-16 23:10:44 +0000
commitd2a8127734bb3f98d037ab0f79e7ca6e2587bbc6 (patch)
treee605469555068f02d3a2d72982d058181854676a /comps.py
parent7f1fca42ec581607fd57d708685c9702f4c8e59a (diff)
downloadanaconda-d2a8127734bb3f98d037ab0f79e7ca6e2587bbc6.tar.gz
anaconda-d2a8127734bb3f98d037ab0f79e7ca6e2587bbc6.tar.xz
anaconda-d2a8127734bb3f98d037ab0f79e7ca6e2587bbc6.zip
replace a line of code I accidently removed at a time I shouldn't have been coding
Diffstat (limited to 'comps.py')
-rw-r--r--comps.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/comps.py b/comps.py
index 685dd8a8f..d15abb094 100644
--- a/comps.py
+++ b/comps.py
@@ -549,6 +549,7 @@ class ComponentSet:
list.append(expression)
else:
self.expressions[packages[l]] = [ expression ]
+ comp.addPackageWithExpression (expression, packages[l])
else:
# if this package is listed anywhere without an
# expression, it can go in Everything.