summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'text.py')
-rw-r--r--text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.py b/text.py
index d0032e770..26adb8285 100644
--- a/text.py
+++ b/text.py
@@ -154,7 +154,7 @@ class InstallInterface:
# HelpWindow can't get to the langauge
found = 0
- for path in ("./text-", "/mnt/source/RHupdates/",
+ for path in ("./text-", "/mnt/source/RHupdates/", "/tmp/updates/",
"/usr/share/anaconda/"):
if found:
break