*** locale/Makefile.in.orig 2007-09-15 21:46:21 +0600 --- locale/Makefile.in 2007-09-20 14:31:02 +0600 *************** *** 16,22 **** # get put into on the way (make DESTDIR=/foo install). DESTDIR=@destdir@ # this is where locale-dependant stuff (i.e. .mo files) goes ! LOCALEDIR=@localedir@ INSTALL=@INSTALL@ AUDACITY_NAME=@AUDACITY_NAME@ --- 16,22 ---- # get put into on the way (make DESTDIR=/foo install). DESTDIR=@destdir@ # this is where locale-dependant stuff (i.e. .mo files) goes ! LOCALEDIR=/usr/share/locale INSTALL=@INSTALL@ AUDACITY_NAME=@AUDACITY_NAME@