summaryrefslogtreecommitdiffstats
path: root/packages.py
diff options
context:
space:
mode:
Diffstat (limited to 'packages.py')
-rw-r--r--packages.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.py b/packages.py
index 476dc84d8..546ee77e5 100644
--- a/packages.py
+++ b/packages.py
@@ -3,7 +3,7 @@
#
# Erik Troan <ewt@redhat.com>
#
-# Copyright 2001 Red Hat, Inc.
+# Copyright 2001-2002 Red Hat, Inc.
#
# This software may be freely redistributed under the terms of the GNU
# library public license.
@@ -26,7 +26,7 @@ import fsset
from log import log
from flags import flags
from constants import *
-from translate import _
+from rhpl.translate import _
from syslogd import syslog
rpm.addMacro("_i18ndomains", "redhat-dist")