pkgsrc/pkgtools/pkg_filecheck/files/pkg_filecheck.conf
rillig 9060d74220 Updated pkg_filecheck to 0.2.
The PKGDBDIR and PKGDBDIR.refcount directories are excluded from the
list of files to check, because for unprivileged pkgsrc, they are
subdirectories of PKGSRCDIR.

Removed the dependency on libnbcompat for NetBSD.
2006-07-02 10:32:09 +00:00

19 lines
476 B
Text

# $NetBSD: pkg_filecheck.conf,v 1.3 2006/07/02 10:32:09 rillig Exp $
# location of package database
dir @PKG_DBDIR@
# name of package database
db pkgdb.byfile.db
# installation prefix for packages
check @PREFIX@
# If not using xpkgwedge:
# xdb.byfile.db has to be created by running builddb
#db xdb.byfile.db
# installation prefix for X11-based packages
#check @X11PREFIX@
ignore @PREFIX@/etc
ignore @PREFIX@/var/scrollkeeper
ignore @PKG_DBDIR@
ignore @PKG_DBDIR@.refcount