Subject: CVS commit: pkgsrc/net/bind9
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 06/20/2006 13:37:22
Module Name: pkgsrc
Committed By: abs
Date: Tue Jun 20 13:37:22 UTC 2006
Modified Files:
pkgsrc/net/bind9: Makefile PLIST
Log Message:
The contents of include/bind vary widly between systems as bind9
dutifully installs whatever it thinks might be missing or just
substandard on the current system.
As the Makefile already adds the contents of share/doc/bind9
dynamically to the PLIST, do the same for include/bind.
Fixes the PLIST on RedHat EL 2 & 3, and does not break it on NetBSD/3
No PKGREVISION bump as no change to anything but generated PLIST
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 pkgsrc/net/bind9/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/net/bind9/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.