]> git.pld-linux.org Git - packages/brasero.git/commitdiff
- build with new intltool
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 29 Aug 2007 03:38:39 +0000 (03:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    brasero-intltool.patch -> 1.1

brasero-intltool.patch [new file with mode: 0644]

diff --git a/brasero-intltool.patch b/brasero-intltool.patch
new file mode 100644 (file)
index 0000000..3ccc7a6
--- /dev/null
@@ -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.
This page took 0.085094 seconds and 4 git commands to generate.