Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/05/2006 13:36:14
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Jun  5 13:36:14 UTC 2006

Modified Files:
	pkgsrc/mk/tools: msgfmt.sh

Log Message:
Minor fix for last commit... in the case where msgstr is just the
empty string (because no translation has yet been made), it's okay to
have mismatching "\n" in the msgid and msgstr texts.  This should fix
PR pkg/33645 by Carl Brewer.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/mk/tools/msgfmt.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.