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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Nov 19 07:43:42 UTC 2010


The following commit has been merged in the master branch:
commit 2aebc3da15f313217f25403e18f5663045d8f0ff
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Nov 19 08:42:42 2010 +0100

    Patch configure script 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