summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-06-18 20:58:10 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-06-18 20:58:10 +0000
commit14b0168dbecdc5d6e6e29d2d91510c5bd24d318f (patch)
tree2e0e3a253b335903d4277660ca19daba54f4bb13
parent226a72777e9b06028d376a7929ab3dc5b8b6019d (diff)
better version of previous commit (better as in "working")
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12768 d708f5d6-7413-0410-9779-e7cbd77b26cf
-rwxr-xr-xtools/linux_packaging/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 1466e78418..25db8eee56 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -311,7 +311,7 @@ if test x$WITH_NLS != x ; then
#
ARDOURSTACK_MESSAGES="libgnomecanvas-2.0.mo"
- ARDOURSTACK_LOCALEROOT=$ARDOURSTACK_ROOT/share/local
+ ARDOURSTACK_LOCALEROOT=$ARDOURSTACK_ROOT/share/locale
for l in $LINGUAS ; do
for MO in $ARDOURSTACK_MESSAGES ; do