SOURCES: brasero-intltool.patch (NEW) - build with new intltool

patrys patrys at pld-linux.org
Wed Aug 29 05:38:44 CEST 2007


Author: patrys                       Date: Wed Aug 29 03:38:44 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- build with new intltool

---- Files affected:
SOURCES:
   brasero-intltool.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/brasero-intltool.patch
diff -u /dev/null SOURCES/brasero-intltool.patch:1.1
--- /dev/null	Wed Aug 29 05:38:44 2007
+++ SOURCES/brasero-intltool.patch	Wed Aug 29 05:38:39 2007
@@ -0,0 +1,11 @@
+--- brasero-0.6.1/intltool-merge.in~	2007-08-25 15:16:25.000000000 +0200
++++ brasero-0.6.1/intltool-merge.in	2007-08-29 05:31:12.929231191 +0200
+@@ -93,7 +93,7 @@
+ 
+ my %po_files_by_lang = ();
+ my %translations = ();
+-my $iconv = $ENV{"ICONV"} || $ENV{"INTLTOOL_ICONV"} || "@INTLTOOL_ICONV@";
++my $iconv = $ENV{"ICONV"} || $ENV{"INTLTOOL_ICONV"} || "iconv";
+ my $devnull = ($^O eq 'MSWin32' ? 'NUL:' : '/dev/null');
+ 
+ # Use this instead of \w for XML files to handle more possible characters.
================================================================


More information about the pld-cvs-commit mailing list