summaryrefslogtreecommitdiffstats
path: root/lib/locale.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/locale.sh')
-rw-r--r--lib/locale.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/locale.sh b/lib/locale.sh
index c3f4c9e..31a9064 100644
--- a/lib/locale.sh
+++ b/lib/locale.sh
@@ -40,7 +40,7 @@ load_locale()
fi
if ${in_place}; then
- localedir="${srcdir}/locale"
+ localedir="${builddir}/locale"
else
localedir="${LOCALEDIR}"
fi