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 @@
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@
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
pgpeHvC4Rcmuq.pgp
Description: PGP signature

