Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/pkg_install
Module Name: src
Committed By: jlam
Date: Sun Sep 14 04:58:31 UTC 2003
Modified Files:
src/usr.sbin/pkg_install/delete: perform.c
src/usr.sbin/pkg_install/lib: version.h
Log Message:
Update pkg_install to 20030914. Changes from version 20030913 are
ensuring that recursive pkg_delete'ing works by using the correct
pkg_dbdir to find packages. This fixes recursive deleting if the
-K flag is passed to pkg_delete(1), and the named dbdir differs from
the default dbdir (/var/db/pkg).
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/usr.sbin/pkg_install/delete/perform.c
cvs rdiff -r1.32 -r1.33 src/usr.sbin/pkg_install/lib/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index