[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#416864: audacity: cannot use any translation (with patch)



package: audacity
version: 1.3.2-2
severity: normal

This version have no translations other then english. The files of the
path 'locale' are not copied into the package but in a new source-path.

You need a patch like the following:


--- old/locale/Makefile.in	2006-10-29 01:06:04.000000000 +0200
+++ new/locale/Makefile.in	2007-03-29 17:29:12.241150000 +0100
@@ -17,7 +17,7 @@
 INSTALL=@INSTALL@
 AUDACITY_NAME=@AUDACITY_NAME@
 ifdef DESTDIR
-   INSTALL_PATH=$(top_srcdir)/$(DESTDIR)
+   INSTALL_PATH=$(DESTDIR)
 else
    INSTALL_PATH=
 endif



I am using Debian Etch with:
   kernel   2.6.18
   libc6    2.3.6.ds1-11

Ciao, Joo

Attachment: pgpQmPt4NXpqK.pgp
Description: PGP signature


Reply to: