Subject: CVS commit: pkgsrc/pkgtools/pkgdiff
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 10/02/2006 16:21:33
Module Name: pkgsrc
Committed By: dmcmahill
Date: Mon Oct 2 16:21:33 UTC 2006
Modified Files:
pkgsrc/pkgtools/pkgdiff: Makefile
Log Message:
On solaris use MANINSTALL=none instead of MANINSTALL=
This avoids problem where the plist-man.awk script sees the empty
value for MANINSTALL and sets it to the default of 'maninstall catinstall'.
Fixes install/packaging problems on solaris.
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 pkgsrc/pkgtools/pkgdiff/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.