Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/15/2005 22:31:50
Module Name: pkgsrc
Committed By: jlam
Date: Sun May 15 22:31:50 UTC 2005
Modified Files:
pkgsrc/mk/tools: tools.IRIX.mk
Log Message:
gzip and gunzip don't exist on IRIX 5 so wrap then in existence checks.
Ditto for mailx. Lastly, /usr/bsd/zcat isn't gzcat (doesn't understand
gzipped files), so don't use it as a gzcat replacement. Changes from
Georg Schwarz in private email.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/mk/tools/tools.IRIX.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.