aboutsummaryrefslogtreecommitdiffstats
path: root/bin/gettext-merge
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gettext-merge')
-rwxr-xr-xbin/gettext-merge2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gettext-merge b/bin/gettext-merge
index 373b39b31..a0dd343b1 100755
--- a/bin/gettext-merge
+++ b/bin/gettext-merge
@@ -6,7 +6,7 @@
# Copyright (c) 2011 UK Citizens Online Democracy. All rights reserved.
# Email: matthew@mysociety.org; WWW: http://www.mysociety.org/
-cd "$(dirname $(readlink -f $BASH_SOURCE))/.."
+cd "$(cd "$(dirname "$BASH_SOURCE")" && pwd -P)"/..
for X in locale/*.UTF-8
do