summaryrefslogtreecommitdiffstats
path: root/comps.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-06-10 18:17:09 +0000
committerJeremy Katz <katzj@redhat.com>2002-06-10 18:17:09 +0000
commit484a766644bda64637c66f604b333e7a248ea225 (patch)
treeefd1366359c56d7d870882b990f4eab72e2a2892 /comps.py
parent63b78c0f2378fc85ec64ff631633d44b28976d0b (diff)
downloadanaconda-484a766644bda64637c66f604b333e7a248ea225.tar.gz
anaconda-484a766644bda64637c66f604b333e7a248ea225.tar.xz
anaconda-484a766644bda64637c66f604b333e7a248ea225.zip
remove ugly hack now that we don't have a file conflict
Diffstat (limited to 'comps.py')
-rw-r--r--comps.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/comps.py b/comps.py
index 85723de77..0ee6e2c1b 100644
--- a/comps.py
+++ b/comps.py
@@ -38,10 +38,6 @@ ExcludePackages = { 'XFree86-3DLabs' : None, 'XFree86-8514' : None,
'kernel-BOOTtape' : None, 'kernel-BOOTvrdr' : None,
'kernel-summit' : None,
-
- # XXX this is a hack. remove me.
- "rpm404-python": None,
-
'kinput2-canna' : None, 'kinput-canna-wnn4' : None,
'kinput2-wnn4' : None, 'kinput2-wnn6' : None }