summaryrefslogtreecommitdiffstats
path: root/urlinstall.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 /urlinstall.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 'urlinstall.py')
-rw-r--r--urlinstall.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/urlinstall.py b/urlinstall.py
index 15829204b..ce5d6db4e 100644
--- a/urlinstall.py
+++ b/urlinstall.py
@@ -16,7 +16,7 @@
from comps import ComponentSet, HeaderList
from installmethod import InstallMethod
import os
-import rpm404 as rpm
+import rpm
import time
import urllib
import string