Subject: CVS commit: pkgsrc/shells
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 12/27/2005 21:32:59
Module Name:	pkgsrc
Committed By:	reed
Date:		Tue Dec 27 21:32:59 UTC 2005

Modified Files:
	pkgsrc/shells/bash: Makefile
	pkgsrc/shells/bash2: Makefile

Log Message:
For both bash packages, use CPP to define
DEFAULT_PATH_VALUE as /usr/bin:/bin:${LOCALBASE}/bin:/usr/local/bin

(Instead of having non-existent default PATH directories.)

Bump PKGREVISION.

This is for PR 25044.

Okayed by bash2 maintainer.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/shells/bash/Makefile
cvs rdiff -r1.68 -r1.69 pkgsrc/shells/bash2/Makefile

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