summaryrefslogtreecommitdiffstats
path: root/packages.py
diff options
context:
space:
mode:
Diffstat (limited to 'packages.py')
-rw-r--r--packages.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.py b/packages.py
index c8b9eb6d9..4b4711ba1 100644
--- a/packages.py
+++ b/packages.py
@@ -334,7 +334,7 @@ def doPreInstall(method, id, intf, instPath, dir):
def select(hdList, name):
if hdList.has_key(name):
- id.hdList[name].selected = 1
+ hdList[name].selected = 1
if not upgrade:
# this is NICE and LATE. It lets kickstart/server/workstation