[SCM] jackeq/master.stable: Patch configure to install German translation.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Nov 2 21:13:04 UTC 2010


The following commit has been merged in the master.stable branch:
commit f09e8836c74a49aa35c32f96122cd8fe2bce46fa
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Nov 2 22:11:46 2010 +0100

    Patch configure to install German translation.

diff --git a/debian/patches/02-l10n.patch b/debian/patches/02-l10n.patch
index 341fd16..976dbae 100644
--- a/debian/patches/02-l10n.patch
+++ b/debian/patches/02-l10n.patch
@@ -3,8 +3,9 @@ Description: Add german translation.
 Bug-Debian: http://bugs.debian.org/583923
 Forwarded: https://sourceforge.net/support/tracker.php?aid=3049384
 ---
- po/de.po |  127 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 file changed, 127 insertions(+)
+ configure |    2 
+ po/de.po  |  127 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 128 insertions(+), 1 deletion(-)
 
 --- /dev/null
 +++ jackeq/po/de.po
@@ -136,3 +137,14 @@ Forwarded: https://sourceforge.net/support/tracker.php?aid=3049384
 +#, c-format
 +msgid "Couldn't find pixmap file: %s"
 +msgstr "Pixmap-Datei konnte nicht gefunden werden: %s"
+--- jackeq.orig/configure
++++ jackeq/configure
+@@ -5555,7 +5555,7 @@ cat >>confdefs.h <<_ACEOF
+ _ACEOF
+ 
+ 
+-ALL_LINGUAS=""
++ALL_LINGUAS="de"
+ # On IRIX 5.3, sys/types and inttypes.h are conflicting.
+ 
+ 

-- 
jackeq packaging



More information about the pkg-multimedia-commits mailing list