summaryrefslogtreecommitdiffstats
path: root/harddrive.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-10-08 23:17:21 +0000
committerJeremy Katz <katzj@redhat.com>2002-10-08 23:17:21 +0000
commit834f7e34a02cdbbbae0be9bfc70ff90006bc4344 (patch)
tree7d786d0499d98c801f708348e601541adfa9ed2a /harddrive.py
parenteeeee6fd53604e095f6b8ccaee8205e0fd00cc89 (diff)
downloadanaconda-834f7e34a02cdbbbae0be9bfc70ff90006bc4344.tar.gz
anaconda-834f7e34a02cdbbbae0be9bfc70ff90006bc4344.tar.xz
anaconda-834f7e34a02cdbbbae0be9bfc70ff90006bc4344.zip
oops, didn't change these to go back to rpm 4.1
Diffstat (limited to 'harddrive.py')
-rw-r--r--harddrive.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/harddrive.py b/harddrive.py
index 6625926da..f91d7d50d 100644
--- a/harddrive.py
+++ b/harddrive.py
@@ -19,7 +19,7 @@ import shutil
import os
import isys
import iutil
-import rpm404 as rpm
+import rpm
import string
from rhpl.translate import _, cat, N_
from rhpl.log import log