better version of previous commit (better as in "working")
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 18 Jun 2012 20:12:03 +0000 (20:12 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 18 Jun 2012 20:12:03 +0000 (20:12 +0000)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12764 d708f5d6-7413-0410-9779-e7cbd77b26cf

tools/linux_packaging/build

index d891fbcb165a7078279d6d1c5e4fdaaa60b37b79..a8e2d6a35cc6be9cf0468057fb70db735028d19b 100755 (executable)
@@ -285,7 +285,7 @@ if test x$WITH_NLS != x ; then
        done
 
        GTK_MESSAGES="atk10.mo gdk-pixbuf.mo gtk20-properties.mo gtk20.mo atk10.mo glib20.mo"
-       GTKLOCALEROOT=GTKSTACK_ROOT/share/locale
+       GTKLOCALEROOT=$GTKSTACK_ROOT/share/locale
 
        for l in $LINGUAS ; do
                echo "Copying GTK i18n files for $l..."