Subject: CVS commit: pkgsrc/pkgtools/pkg_install
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 07/16/2007 13:23:02
Module Name: pkgsrc
Committed By: joerg
Date: Mon Jul 16 13:23:02 UTC 2007
Modified Files:
pkgsrc/pkgtools/pkg_install: Makefile PLIST
pkgsrc/pkgtools/pkg_install/files/audit-packages:
download-vulnerability-list.sh.in
Log Message:
Change download-vulnerability-list.sh to use exec_prefix in the
sense of pkg_tools_prefix and prefix in the sense of LOCALBASE.
This allows individual overriding for NetBSD.
Add the forgotten part to allow DESTDIR builds and the pkgsrc.7 man
page.
To generate a diff of this commit:
cvs rdiff -r1.132 -r1.133 pkgsrc/pkgtools/pkg_install/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/pkgtools/pkg_install/PLIST
cvs rdiff -r1.1 -r1.2 \
pkgsrc/pkgtools/pkg_install/files/audit-packages/download-vulnerability-list.sh.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.