Subject: PR/33236 CVS commit: pkgsrc/bootstrap
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-bugs
Date: 04/11/2006 14:40:02
The following reply was made to PR pkg/33236; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/33236 CVS commit: pkgsrc/bootstrap
Date: Tue, 11 Apr 2006 14:35:48 +0000 (UTC)
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.