summaryrefslogtreecommitdiffstats
path: root/iw/progress_gui.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 /iw/progress_gui.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 'iw/progress_gui.py')
-rw-r--r--iw/progress_gui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/iw/progress_gui.py b/iw/progress_gui.py
index 8cd3ced85..c5c93a853 100644
--- a/iw/progress_gui.py
+++ b/iw/progress_gui.py
@@ -12,7 +12,7 @@
#
import string
-import rpm404 as rpm
+import rpm
import os
import gui
import sys