Subject: CVS commit: [pkgsrc-2006Q3] pkgsrc/pkgtools/pkgdiff
To: None <pkgsrc-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: pkgsrc-changes
Date: 10/03/2006 14:03:31
Module Name: pkgsrc
Committed By: ghen
Date: Tue Oct 3 14:03:31 UTC 2006
Modified Files:
pkgsrc/pkgtools/pkgdiff [pkgsrc-2006Q3]: Makefile
Log Message:
Pullup ticket 1835 - requested by dmcmahill
build fix for pkgdiff on solaris
Revisions pulled up:
- pkgsrc/pkgtools/pkgdiff/Makefile 1.62
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.61.2.1 pkgsrc/pkgtools/pkgdiff/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.