mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
Win32: Make intltool-merge usable.
BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17590 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
63b33d5cec
commit
36ec2ece9c
@ -541,6 +541,8 @@ function inst_gnome() {
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user