AUDIT: r17590 - gnucash/trunk/packaging/win32 - Win32: Make intltool-merge usable.

Andreas Köhler andi5 at cvs.gnucash.org
Thu Sep 25 19:21:51 EDT 2008


Author: andi5
Date: 2008-09-25 19:21:50 -0400 (Thu, 25 Sep 2008)
New Revision: 17590
Trac: http://svn.gnucash.org/trac/changeset/17590

Modified:
   gnucash/trunk/packaging/win32/install.sh
Log:
Win32: Make intltool-merge usable.

BP


Modified: gnucash/trunk/packaging/win32/install.sh
===================================================================
--- gnucash/trunk/packaging/win32/install.sh	2008-09-25 08:33:56 UTC (rev 17589)
+++ gnucash/trunk/packaging/win32/install.sh	2008-09-25 23:21:50 UTC (rev 17590)
@@ -541,6 +541,8 @@
                 cp libexec/gconfd-2.exe libexec/gconfd-2.console.exe
             fi
             exetype libexec/gconfd-2.exe windows
+            sed '1s,!.*perl,!/bin/perl,;s,/opt/gnu/bin/iconv,iconv,' bin/intltool-merge > tmp
+            mv tmp bin/intltool-merge
 #            sed 's#gtk+-unix-print-2.0 >= [0-9\.]* *##' lib/pkgconfig/libgtkhtml-3.14.pc > tmp  # not gnomeprint
 #            mv tmp lib/pkgconfig/libgtkhtml-3.14.pc  # not gnomeprint
             # work around a bug in msys bash, adding 0x01 smilies



More information about the gnucash-changes mailing list