pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk/tools



Module Name:    pkgsrc
Committed By:   obache
Date:           Mon May  6 13:20:07 UTC 2013

Modified Files:
        pkgsrc/mk/tools: msgfmt-msgctxt.awk

Log Message:
Insert a dummy SPACE before the first "msgstr" start with "\n", if "msgid"
is also start with "\n", but msgctxt is inserted before it, to avoid msgfmt(1)'s
format mismatch check (`msgid' and `msgstr' entries do not both begin with '\n')


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mk/tools/msgfmt-msgctxt.awk

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




Home | Main Index | Thread Index | Old Index