SOURCES: notification-daemon-intltool.patch (NEW) - build with new...
patrys
patrys at pld-linux.org
Wed Aug 29 05:32:59 CEST 2007
Author: patrys Date: Wed Aug 29 03:32:59 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- build with new intltool
---- Files affected:
SOURCES:
notification-daemon-intltool.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/notification-daemon-intltool.patch
diff -u /dev/null SOURCES/notification-daemon-intltool.patch:1.1
--- /dev/null Wed Aug 29 05:32:59 2007
+++ SOURCES/notification-daemon-intltool.patch Wed Aug 29 05:32:54 2007
@@ -0,0 +1,11 @@
+--- notification-daemon-0.3.7/intltool-merge.in~ 2006-10-08 23:05:03.000000000 +0200
++++ notification-daemon-0.3.7/intltool-merge.in 2007-08-29 05:28:14.456458332 +0200
+@@ -91,7 +91,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