summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-06-21 02:55:11 +0000
committerMatt Wilson <msw@redhat.com>2001-06-21 02:55:11 +0000
commitca7a90603d0d43b4c363f7d5d3e5a3e1da1fbe30 (patch)
tree14a57b76a260f996b55dce45193de5121abbd620
parent8c1b5a5d9aaea7eea546358a3971d00bedec3f6a (diff)
downloadanaconda-ca7a90603d0d43b4c363f7d5d3e5a3e1da1fbe30.tar.gz
anaconda-ca7a90603d0d43b4c363f7d5d3e5a3e1da1fbe30.tar.xz
anaconda-ca7a90603d0d43b4c363f7d5d3e5a3e1da1fbe30.zip
move to id
-rw-r--r--packages.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.py b/packages.py
index 9780521e5..4f14d9910 100644
--- a/packages.py
+++ b/packages.py
@@ -713,7 +713,7 @@ def doInstall(method, id, intf, instPath):
w.set(6)
- self.instClass.postAction(instPath, flags.serial)
+ id.instClass.postAction(instPath, flags.serial)
w.set(7)