Subject: CVS commit: pkgsrc/bootstrap
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 04/11/2006 14:35:48
Module Name: pkgsrc
Committed By: joerg
Date: Tue Apr 11 14:35:48 UTC 2006
Modified Files:
pkgsrc/bootstrap: bootstrap mkbinarykit
Log Message:
Don't use the carat (^) in class matches, as it is not supported by
some shells. Use precendency order instead.
Should fix PR 33236.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 pkgsrc/bootstrap/bootstrap
cvs rdiff -r1.14 -r1.15 pkgsrc/bootstrap/mkbinarykit
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.