Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/lib
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/08/2003 02:09:06
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Sep  8 02:09:05 UTC 2003

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/lib: pkgdb.c

Log Message:
The pkgdb_* functions should be no-ops on platforms that don't have the
db*() functions, so make the dummy pkgdb_open() always return 0 for a
successful open of the package dbfile.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/pkgtools/pkg_install/files/lib/pkgdb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.