r17591 - gnucash/branches/2.2/packaging/win32 - [r17590] Win32: Make intltool-merge usable.

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


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

Modified:
   gnucash/branches/2.2/packaging/win32/install.sh
Log:
[r17590] Win32: Make intltool-merge usable.

Modified: gnucash/branches/2.2/packaging/win32/install.sh
===================================================================
--- gnucash/branches/2.2/packaging/win32/install.sh	2008-09-25 23:21:50 UTC (rev 17590)
+++ gnucash/branches/2.2/packaging/win32/install.sh	2008-09-25 23:27:47 UTC (rev 17591)
@@ -539,6 +539,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