aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/make_emptyhomes_po2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/make_emptyhomes_po b/bin/make_emptyhomes_po
index 5d227a25f..10e840599 100755
--- a/bin/make_emptyhomes_po
+++ b/bin/make_emptyhomes_po
@@ -9,7 +9,7 @@ use FindBin;
use lib "$FindBin::Bin/../perllib";
use PoChange;
-chdir("$FindBin::Bin/../../locale");
+chdir("$FindBin::Bin/../locale");
mkdir("en_GB.UTF-8");
mkdir("en_GB.UTF-8/LC_MESSAGES");