Subject: PR/33629 CVS commit: pkgsrc/mk/plist
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 06/08/2006 03:15:06
The following reply was made to PR pkg/33629; it has been noted by GNATS.

From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/33629 CVS commit: pkgsrc/mk/plist
Date: Thu,  8 Jun 2006 03:11:17 +0000 (UTC)

 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.