summaryrefslogtreecommitdiffstats
path: root/instdata.py
diff options
context:
space:
mode:
authorPaul Nasrat <pnasrat@redhat.com>2005-08-24 17:38:04 +0000
committerPaul Nasrat <pnasrat@redhat.com>2005-08-24 17:38:04 +0000
commit169a2e0a3ddfd6c2cf99ff64e54a150114ff0de5 (patch)
tree7442326d46473031b4767f66f7eebe2603d18ccc /instdata.py
parent15dbd38377daab46aa5547042df8c5be35199947 (diff)
downloadanaconda-169a2e0a3ddfd6c2cf99ff64e54a150114ff0de5.tar.gz
anaconda-169a2e0a3ddfd6c2cf99ff64e54a150114ff0de5.tar.xz
anaconda-169a2e0a3ddfd6c2cf99ff64e54a150114ff0de5.zip
bye, bye compspkg
Diffstat (limited to 'instdata.py')
-rw-r--r--instdata.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/instdata.py b/instdata.py
index 3547d321a..a24a13b76 100644
--- a/instdata.py
+++ b/instdata.py
@@ -264,8 +264,5 @@ class InstallData:
except:
pass
- # FIXME: this is a major hack to get the comps package installed
- self.compspkg = None
-
self.methodstr = methodstr
self.reset()