Subject: CVS commit: pkgsrc/mk/scripts
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 01/15/2003 02:40:51
Module Name: pkgsrc
Committed By: dmcmahill
Date: Wed Jan 15 00:40:51 UTC 2003
Modified Files:
pkgsrc/mk/scripts: genreadme.awk
Log Message:
avoid the use of the gensub() function as it is a gawk extension not
found in other awk implementations. Patch provided by Greg Woods,
woods at weird dot com, via private email.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/scripts/genreadme.awk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.