diff options
Diffstat (limited to 'textw/packages_text.py')
-rw-r--r-- | textw/packages_text.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/packages_text.py b/textw/packages_text.py index f3f254968..f1cd40e86 100644 --- a/textw/packages_text.py +++ b/textw/packages_text.py @@ -11,7 +11,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # -import rpm404 as rpm +import rpm from snack import * from constants_text import * from rhpl.translate import _ |