Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 08/05/2007 12:38:22
Module Name:	pkgsrc
Committed By:	tnn
Date:		Sun Aug  5 12:38:22 UTC 2007

Modified Files:
	pkgsrc/mk/tools: tools.OSF1.mk

Log Message:
/usr/bin/file on OSF1 is somewhat broken in that it reports the path
of the interpreter as the filetype when a file starts with #!
This unfortunately breaks SUBST handling. For now, use a dummy that
claims that every file is a text file.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mk/tools/tools.OSF1.mk

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