Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 07/17/2000 07:31:14
Module Name:	pkgsrc
Committed By:	agc
Date:		Mon Jul 17 14:31:14 UTC 2000

Modified Files:
	pkgsrc/games/nethack-lib: Makefile
	pkgsrc/games/nethack-lib/files: patch-sum
	pkgsrc/games/nethack-lib/patches: patch-aa
	pkgsrc/games/nethack-tty/files: patch-sum

Log Message:
Find out the installed location of the gzip binary in a different
manner - use the first word of the ${GZIP_CMD} definition from
bsd.pkg.mk, and substitute this value in the same manner that the
PREFIX is set.  This is useful on systems other than NetBSD, where
gzip may not be installed in /usr/bin.  Use a descriptive name for the
input of the pre-processed file.

Make sure that gcc is used when compiling on Solaris.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/games/nethack-lib/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/games/nethack-lib/files/patch-sum
cvs rdiff -r1.3 -r1.4 pkgsrc/games/nethack-lib/patches/patch-aa
cvs rdiff -r1.4 -r1.5 pkgsrc/games/nethack-tty/files/patch-sum

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