Subject: CVS commit: pkgsrc/mk/plist
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/08/2006 03:11:17
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jun  8 03:11:17 UTC 2006

Modified Files:
	pkgsrc/mk/plist: plist.mk

Log Message:
Fix an inverted test that caused all catman pages to be stripped from
the PLIST on platforms where IMAKE_MANINSTALL != MANINSTALL, e.g.
Solaris.  Solution noted by adrianp in private email.  This should fix
the problem noted in PR pkg/33629.


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

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