Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 05/10/2006 22:03:07
Module Name: pkgsrc
Committed By: rillig
Date: Wed May 10 22:03:07 UTC 2006
Modified Files:
pkgsrc/mk/tools: msgfmt.sh
Log Message:
Don't let this program get confused just because there is no white-space
between msgstr and the following string. The bug showed off at
icewm-1.2.25, file po/tr.po, line 774. While at it, removed an
unnecessary variable.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/mk/tools/msgfmt.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.