Subject: CVS commit: pkgsrc/mk/plist
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 06/01/2006 06:12:48
Module Name: pkgsrc
Committed By: rillig
Date: Thu Jun 1 06:12:48 UTC 2006
Modified Files:
pkgsrc/mk/plist: plist-info.awk
Log Message:
In AWK string literals, backslashes must be doubled. Otherwise they are
simply discarded.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/mk/plist/plist-info.awk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.