summaryrefslogtreecommitdiffstats
path: root/comps.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-10-08 21:32:45 +0000
committerJeremy Katz <katzj@redhat.com>2002-10-08 21:32:45 +0000
commitce0930ae0677cf36339607ef3a38c8d985c01de3 (patch)
treeea5560a84a09aca139ebf7ccd2a3edfd8873be70 /comps.py
parentcfda696bbc8df635aaae7eae53b4b056e4e3fab6 (diff)
downloadanaconda-ce0930ae0677cf36339607ef3a38c8d985c01de3.tar.gz
anaconda-ce0930ae0677cf36339607ef3a38c8d985c01de3.tar.xz
anaconda-ce0930ae0677cf36339607ef3a38c8d985c01de3.zip
we're moving forward to rpm 4.1...
tagged before this commit as before-rpm-4_1
Diffstat (limited to 'comps.py')
-rw-r--r--comps.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/comps.py b/comps.py
index 20775e13f..5bfff9771 100644
--- a/comps.py
+++ b/comps.py
@@ -16,7 +16,7 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
-import rpm404 as rpm
+import rpm
import os
from string import *
import types