diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-06-10 18:17:09 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-06-10 18:17:09 +0000 |
commit | 484a766644bda64637c66f604b333e7a248ea225 (patch) | |
tree | efd1366359c56d7d870882b990f4eab72e2a2892 /comps.py | |
parent | 63b78c0f2378fc85ec64ff631633d44b28976d0b (diff) | |
download | anaconda-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.py | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 } |